Home
last modified time | relevance | path

Searched defs:GetForegroundColor (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dpaint_wrapper.h100 Color GetForegroundColor() const in GetForegroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dscroll_composed_element.cpp99 std::string ScrollComposedElement::GetForegroundColor() const in GetForegroundColor() function in OHOS::Ace::V2::ScrollComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_bar_theme.h113 const Color& GetForegroundColor() const in GetForegroundColor() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_showing_properties_freezer.cpp146 std::optional<Color> RSShowingPropertiesFreezer::GetForegroundColor() const in GetForegroundColor() function in OHOS::Rosen::RSShowingPropertiesFreezer
H A Drs_modifier_extractor.cpp156 Color RSModifierExtractor::GetForegroundColor() const in GetForegroundColor() function in OHOS::Rosen::RSModifierExtractor
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h106 Color GetForegroundColor() const in GetForegroundColor() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp483 bool SpannableString::GetForegroundColor(uint16_t index, ColorType& outputForegroundColor) in GetForegroundColor() function in OHOS::SpannableString
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp522 void DrawLabel::GetForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, Co… in GetForegroundColor() function in OHOS::DrawLabel
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.cpp919 Color ScrollBar::GetForegroundColor() const in GetForegroundColor() function in OHOS::Ace::NG::ScrollBar
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp919 Color RSProperties::GetForegroundColor() const in GetForegroundColor() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4370 Color ViewAbstract::GetForegroundColor(FrameNode* frameNode) in GetForegroundColor() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5401 ArkUI_Uint32 GetForegroundColor(ArkUINodeHandle node) in GetForegroundColor() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3172 const ArkUI_AttributeItem* GetForegroundColor(ArkUI_NodeHandle node) in GetForegroundColor() function