Searched defs:SetFocusTextColor (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ | ||
H A D | button_declaration.h | 482 void SetFocusTextColor(const Color& color) in SetFocusTextColor() function in OHOS::Ace::ButtonDeclaration |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ | ||
H A D | textfield_declaration.h | 721 void SetFocusTextColor(const Color& focusTextColor) in SetFocusTextColor() function in OHOS::Ace::TextFieldDeclaration |
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ | ||
H A D | text_field_component.cpp | 510 void TextFieldComponent::SetFocusTextColor(const Color& focusTextColor) in SetFocusTextColor() function in OHOS::Ace::TextFieldComponent |
Completed in 8 milliseconds