Searched refs:textfieldPaintProperty (Results 1 – 1 of 1) sorted by relevance
52 CHECK_NULL_VOID(textfieldPaintProperty); in CreateNode()87 textfieldPaintProperty->UpdatePressBgColor(textFieldTheme->GetPressColor()); in CreateNode()88 textfieldPaintProperty->UpdateHoverBgColor(textFieldTheme->GetHoverColor()); in CreateNode()213 CHECK_NULL_VOID(textfieldPaintProperty); in ProcessDefaultStyleAndBehaviors()216 textfieldPaintProperty->UpdatePressBgColor(textFieldTheme->GetPressColor()); in ProcessDefaultStyleAndBehaviors()217 textfieldPaintProperty->UpdateHoverBgColor(textFieldTheme->GetHoverColor()); in ProcessDefaultStyleAndBehaviors()221 textfieldPaintProperty->UpdateCursorColor(textFieldTheme->GetCursorColor()); in ProcessDefaultStyleAndBehaviors()1978 CHECK_NULL_RETURN(textfieldPaintProperty, margins); in GetMargin()1979 if (textfieldPaintProperty->HasMarginByUser()) { in GetMargin()2046 CHECK_NULL_RETURN(textfieldPaintProperty, paddings); in GetPadding()[all …]