Home
last modified time | relevance | path

Searched defs:placeholderColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
Ddsl_text_field_creator_test.cpp134 const auto& placeholderColor = textFieldComponent->GetPlaceholderColor(); variable
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp71 void TextFieldComponent::SetPlaceholderColor(const Color& placeholderColor) in SetPlaceholderColor()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h98 Color placeholderColor; member
274 void SetPlaceholderColor(const Color& placeholderColor) in SetPlaceholderColor()