Home
last modified time | relevance | path

Searched defs:GetTextColor (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Dmarquee_theme.h64 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_theme.h84 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_theme.h143 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_edit_text.h216 ColorType GetTextColor() const in GetTextColor() function
H A Dui_label.h248 ColorType GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_theme.h110 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_theme.h264 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h76 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_theme.h367 const Color& GetTextColor(ButtonStyleMode buttonStyle, ButtonRole buttonRole) const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h115 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h309 const std::optional<Color>& GetTextColor() const in GetTextColor() function
H A Dtext_style.h370 const Color GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h285 const Color& GetTextColor() const in GetTextColor() function
H A Dtext_field_component.cpp536 const Color& TextFieldComponent::GetTextColor() in GetTextColor() function in OHOS::Ace::TextFieldComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h524 const Color& GetTextColor() const in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h738 const Color& GetTextColor() in GetTextColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1497 Color TextFieldModelNG::GetTextColor(FrameNode* frameNode) in GetTextColor() function in OHOS::Ace::NG::TextFieldModelNG
H A Dtext_field_pattern.cpp5956 std::string TextFieldPattern::GetTextColor() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern