Searched refs:textFocusColor (Results 1 – 4 of 4) sorted by relevance
57 Color textFocusColor; member252 return style.textFocusColor; in GetFocusTextColor()485 style.textFocusColor = color; in SetFocusTextColor()
66 style.textFocusColor = buttonTheme->GetTextFocusColor(); in InitializeStyle()
60 TextStyle& textStyle, const Color& textFocusColor, bool useTextFocus) in Build() argument75 textComponent->SetFocusColor(textFocusColor); in Build()
281 TextStyle& textStyle, const Color& textFocusColor = Color(), bool useTextFocus = false);