Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_slider.h216 void SetSliderColor(const ColorType backgroundColor, const ColorType foregroundColor) in SetSliderColor()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkLoadingProgress.ts39 foregroundColor(value: ResourceColor): this { method in ArkLoadingProgressComponent
DArkCommonShape.ts85 foregroundColor(value: string | number | Resource | Color): this { method in ArkCommonShapeComponent
DArkSpan.ts491 foregroundColor(value: ResourceColor | ColoringStrategy): this { method in ArkSpanComponent
DArkXComponent.ts148 foregroundColor(value: string | number | Resource | Color): this { method in ArkXComponentComponent
DArkText.ts945 foregroundColor(value: ResourceColor | ColoringStrategy): void { method in ArkTextComponent
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
Ddrag_preview.h61 Color foregroundColor; in SetForegroundColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_loading_progress_bridge.cpp90 Color foregroundColor; in SetForegroundColor() local
Darkts_native_common_shape_bridge.cpp443 Color foregroundColor; in SetForegroundColor() local
Darkts_native_text_bridge.cpp193 Color foregroundColor; in SetForegroundColor() local
Darkts_native_common_bridge.cpp3614 Color foregroundColor; in SetForegroundColor() local
/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_label.cpp57 ColorType foregroundColor = labelLine.style.textColor_; in DrawTextOneLine() local
522 void DrawLabel::GetForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, Co… in GetForegroundColor()
Ddraw_utils.h80 List<ForegroundColor>* foregroundColor; member
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dscroll_bar.h101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
/foundation/arkui/ace_engine/frameworks/core/common/interaction/
Dinteraction_data.h94 uint32_t foregroundColor = 0; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_shape.cpp343 Color foregroundColor; in SetForegroundColor() local
Djs_shape_abstract.cpp459 Color foregroundColor; in SetForegroundColor() local
Djs_textfield.cpp557 Color foregroundColor; in SetForegroundColor() local
Djs_view_abstract.cpp9970 Color foregroundColor = Color::TRANSPARENT; in JsForegroundColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
Dscroll_bar.h86 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_scroll_modifier.cpp277 Color foregroundColor = scrollBarTheme->GetForegroundColor(); in ResetScrollScrollBarColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js3583 foregroundColor(value) { method in ArkComponent
9713 foregroundColor(value) { method in ArkSpanComponent
11528 foregroundColor(value) { method in ArkTextComponent
16518 foregroundColor(value) { method in ArkLoadingProgressComponent
24630 foregroundColor(value) { method in ArkXComponentComponent
28301 foregroundColor(value) { method in ArkCommonShapeComponent