Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_caption.cpp47 uint32_t CaptionProperty::GetFontColor() const in GetFontColor() function in OHOS::AccessibilityConfig::CaptionProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dmarquee_composed_element.cpp106 std::string MarqueeComposedElement::GetFontColor() const in GetFontColor() function in OHOS::Ace::V2::MarqueeComposedElement
H A Dbutton_composed_element.cpp112 std::string ButtonComposedElement::GetFontColor() const in GetFontColor() function in OHOS::Ace::V2::ButtonComposedElement
H A Dtexttimer_composed_element.cpp89 std::string TextTimerComposedElement::GetFontColor() const in GetFontColor() function in OHOS::Ace::V2::TextTimerComposedElement
H A Dselect_composed_element.cpp125 std::string SelectComposedElement::GetFontColor() const in GetFontColor() function in OHOS::Ace::V2::SelectComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_theme.h118 const Color& GetFontColor() const in GetFontColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h151 const Color& GetFontColor() const in GetFontColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h155 const Color& GetFontColor() const in GetFontColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h73 std::string GetFontColor() const in GetFontColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp482 Color OptionPattern::GetFontColor() in GetFontColor() function in OHOS::Ace::NG::OptionPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp179 const std::string& RichEditorAbstractSpanResult::GetFontColor() const in GetFontColor() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.cpp477 Color SpanModelNG::GetFontColor(UINode* uiNode) in GetFontColor() function in OHOS::Ace::NG::SpanModelNG
H A Dtext_model_ng.cpp849 Color TextModelNG::GetFontColor(FrameNode* frameNode) in GetFontColor() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.cpp551 Color ButtonModelNG::GetFontColor(FrameNode* frameNode) in GetFontColor() function in OHOS::Ace::NG::ButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h516 const Color& GetFontColor() const in GetFontColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp210 void JSFontSpan::GetFontColor(const JSCallbackInfo& info) in GetFontColor() function in OHOS::Ace::Framework::JSFontSpan
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp241 uint32_t GetFontColor(ArkUINodeHandle node) in GetFontColor() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10784 const ArkUI_AttributeItem* GetFontColor(ArkUI_NodeHandle node) in GetFontColor() function