Home
last modified time | relevance | path

Searched refs:inactivePlaceholderColor_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h290 return inactivePlaceholderColor_; in GetInactivePlaceholderColor()
533 Color inactivePlaceholderColor_; variable
H A Drender_text_field.cpp195 inactivePlaceholderColor_ = textField->GetPlaceholderColor(); in Update()
1890 placeholderColor_ = inactivePlaceholderColor_; in UpdateFocusStyles()