Home
last modified time | relevance | path

Searched defs:SetNormalUnderlineColor (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h322 virtual void SetNormalUnderlineColor(const Color& normalColor) {}; in SetNormalUnderlineColor() function in OHOS::Ace::TextFieldModel
H A Dtext_field_model_ng.cpp192 void TextFieldModelNG::SetNormalUnderlineColor(const Color& normalColor) in SetNormalUnderlineColor() function in OHOS::Ace::NG::TextFieldModelNG
1186 void TextFieldModelNG::SetNormalUnderlineColor(FrameNode* frameNode, const Color& normalColor) in SetNormalUnderlineColor() function in OHOS::Ace::NG::TextFieldModelNG
H A Dtext_field_pattern.h999 void SetNormalUnderlineColor(const Color& normalColor) in SetNormalUnderlineColor() function in OHOS::OHOS::Ace::NG::TextFieldPattern

Completed in 10 milliseconds