Home
last modified time | relevance | path

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

12

/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
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java419 public final int foregroundColor; field in CaptioningManager.CaptionStyle
460 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()
582 final int foregroundColor = Secure.getInt( in getCustomStyle() local
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_slider.h216 void SetSliderColor(const ColorType backgroundColor, const ColorType foregroundColor) in SetSliderColor()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DContrastColorUtilTest.java137 int foregroundColor = ((ForegroundColorSpan) spans[0]).getForegroundColor(); in testBuilder_ensureColorSpanContrast_partialLength_adjusted() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Ddrag_preview.h61 Color foregroundColor; in SetForegroundColor() local
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java206 int foregroundColor = originalSpan.getForegroundColor(); in invertCharSequenceColors() local
340 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast() local
697 public static double calculateContrast(int foregroundColor, int backgroundColor) { in calculateContrast()
701 public static boolean satisfiesTextContrast(int backgroundColor, int foregroundColor) { in satisfiesTextContrast()
/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
/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
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
H A DPinBouncer.kt194 val foregroundColor = regex
/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
H A DBatteryMeterView.java465 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors()
/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()
/aosp14/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java501 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local
917 public final CaptionColor foregroundColor; field in Cea708CCParser.CaptionPenColor
921 public CaptionPenColor(CaptionColor foregroundColor, CaptionColor backgroundColor, in CaptionPenColor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java226 final int foregroundColor = dark ? Color.WHITE : Color.BLACK; in setBackgroundTintColor() local
/aosp14/frameworks/base/core/java/android/text/
H A DHtml.java1328 public Foreground(int foregroundColor) { in Foreground()
/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

12