Home
last modified time | relevance | path

Searched defs:foregroundColor (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-foreground-color.md9 ## foregroundColor section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-foreground-color.md9 ## foregroundColor section
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_slider.h216 void SetSliderColor(const ColorType backgroundColor, const ColorType foregroundColor) in SetSliderColor()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Ddrag_preview.h61 Color foregroundColor; in SetForegroundColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_loading_progress_bridge.cpp90 Color foregroundColor; in SetForegroundColor() local
H A Darkts_native_common_shape_bridge.cpp443 Color foregroundColor; in SetForegroundColor() local
H A Darkts_native_text_bridge.cpp195 Color foregroundColor; in SetForegroundColor() local
H A Darkts_native_common_bridge.cpp3679 Color foregroundColor; in SetForegroundColor() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp57 ColorType foregroundColor = labelLine.style.textColor_; in DrawTextOneLine() local
522 void DrawLabel::GetForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, Co… in GetForegroundColor()
H A Ddraw_utils.h80 List<ForegroundColor>* foregroundColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h94 uint32_t foregroundColor = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp343 Color foregroundColor; in SetForegroundColor() local
H A Djs_shape_abstract.cpp459 Color foregroundColor; in SetForegroundColor() local
H A Djs_textfield.cpp554 Color foregroundColor; in SetForegroundColor() local
H A Djs_view_abstract.cpp10120 Color foregroundColor = Color::TRANSPARENT; in JsForegroundColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h93 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp278 Color foregroundColor = scrollBarTheme->GetForegroundColor(); in ResetScrollScrollBarColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3687 foregroundColor(value) { method in ArkComponent
10083 foregroundColor(value) { method in ArkSpanComponent
11939 foregroundColor(value) { method in ArkTextComponent
17003 foregroundColor(value) { method in ArkLoadingProgressComponent
25476 foregroundColor(value) { method in ArkXComponentComponent
29664 foregroundColor(value) { method in ArkCommonShapeComponent