Searched refs:GetFocusPlaceholderColor (Results 1 – 14 of 14) sorted by relevance
53 textFieldDeclaration_->SetFocusPlaceholderColor(theme->GetFocusPlaceholderColor()); in InitializeStyle()
506 const Color& TextFieldComponent::GetFocusPlaceholderColor() in GetFocusPlaceholderColor() function in OHOS::Ace::TextFieldComponent508 return declaration_->GetFocusPlaceholderColor(); in GetFocusPlaceholderColor()
174 const Color& GetFocusPlaceholderColor();
275 const Color& GetFocusPlaceholderColor() const in GetFocusPlaceholderColor() function
196 focusPlaceholderColor_ = textField->GetFocusPlaceholderColor(); in Update()
105 const Color& GetFocusPlaceholderColor() const in GetFocusPlaceholderColor() function
293 component->SetFocusPlaceholderColor(theme->GetFocusPlaceholderColor()); in InitializeDefaultValue()413 textFieldComponent->SetFocusPlaceholderColor(searchTheme->GetFocusPlaceholderColor()); in InitializeComponent()
88 textAreaComponent->SetFocusPlaceholderColor(theme->GetFocusPlaceholderColor()); in InitTextAreaDefaultStyle()174 textInputComponent->SetFocusPlaceholderColor(theme->GetFocusPlaceholderColor()); in InitTextInputDefaultStyle()
90 textFieldDeclaration_->SetFocusPlaceholderColor(searchTheme->GetFocusPlaceholderColor()); in InitializeStyle()
74 style.focusPlaceholderColor = theme->GetFocusPlaceholderColor(); in InitializeStyle()
702 const Color& GetFocusPlaceholderColor() in GetFocusPlaceholderColor() function
83 textFieldComponent_->SetFocusPlaceholderColor(searchTheme->GetFocusPlaceholderColor()); in InitializeStyle()
55 component->SetFocusPlaceholderColor(theme->GetFocusPlaceholderColor()); in InitializeStyle()
47 component->SetFocusPlaceholderColor(theme->GetFocusPlaceholderColor()); in InitDefaultValue()