/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-foreground-color.md | 9 ## foregroundColor section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-foreground-color.md | 9 ## foregroundColor section
|
/aosp14/frameworks/base/core/java/android/view/accessibility/ |
H A D | CaptioningManager.java | 419 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 D | ui_slider.h | 216 void SetSliderColor(const ColorType backgroundColor, const ColorType foregroundColor) in SetSliderColor()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | ContrastColorUtilTest.java | 137 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 D | drag_preview.h | 61 Color foregroundColor; in SetForegroundColor() local
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | ContrastColorUtil.java | 206 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 D | arkts_native_loading_progress_bridge.cpp | 90 Color foregroundColor; in SetForegroundColor() local
|
H A D | arkts_native_common_shape_bridge.cpp | 443 Color foregroundColor; in SetForegroundColor() local
|
H A D | arkts_native_text_bridge.cpp | 195 Color foregroundColor; in SetForegroundColor() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 57 ColorType foregroundColor = labelLine.style.textColor_; in DrawTextOneLine() local 522 void DrawLabel::GetForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, Co… in GetForegroundColor()
|
H A D | draw_utils.h | 80 List<ForegroundColor>* foregroundColor; member
|
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/ |
H A D | PinBouncer.kt | 194 val foregroundColor = regex
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/ |
H A D | interaction_data.h | 94 uint32_t foregroundColor = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | scroll_bar.h | 101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_shape.cpp | 343 Color foregroundColor; in SetForegroundColor() local
|
H A D | js_shape_abstract.cpp | 459 Color foregroundColor; in SetForegroundColor() local
|
H A D | js_textfield.cpp | 554 Color foregroundColor; in SetForegroundColor() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/ |
H A D | BatteryMeterView.java | 465 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 D | scroll_bar.h | 93 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor()
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | Cea708CaptionRenderer.java | 501 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 D | RemoteInputView.java | 226 final int foregroundColor = dark ? Color.WHITE : Color.BLACK; in setBackgroundTintColor() local
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | Html.java | 1328 public Foreground(int foregroundColor) { in Foreground()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_scroll_modifier.cpp | 278 Color foregroundColor = scrollBarTheme->GetForegroundColor(); in ResetScrollScrollBarColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 3687 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
|