Home
last modified time | relevance | path

Searched defs:fontColor (Results 1 – 25 of 67) sorted by relevance

123

/foundation/barrierfree/accessibility/services/aams/
Daccessibility_config.json18 "fontColor": "red", string
/foundation/barrierfree/accessibility/interfaces/kits/js/
D@ohos.accessibility.d.ts486 fontColor: number | string; property
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkSymbolSpan.ts154 fontColor(value: object): SymbolSpanAttribute { method in ArkSymbolSpanComponent
DArkMenu.ts193 fontColor(value: ResourceColor): this { method in ArkMenuComponent
DArkSymbolGlyph.ts168 fontColor(value: object): SymbolGlyphAttribute { method in ArkSymbolGlyphComponent
DArkMarquee.ts37 fontColor(value: ResourceColor): this { method in ArkMarqueeComponent
DArkTextTimer.ts35 fontColor(value: any): this { method in ArkTextTimerComponent
DArkTextClock.ts54 fontColor(value: ResourceColor): this { method in ArkTextClockComponent
DArkButton.ts84 fontColor(value: ResourceColor): this { method in ArkButtonComponent
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dmarquee_composed_element.cpp112 auto fontColor = render->GetTextStyle().GetTextColor(); in GetFontColor() local
Dbutton_composed_element.cpp122 auto fontColor = render ? render->GetTextStyle().GetTextColor() : Color::BLACK; in GetFontColor() local
Dtext_clock_composed_element.cpp92 auto fontColor = in GetTextFontColor() local
Dtexttimer_composed_element.cpp92 auto fontColor = in GetFontColor() local
Dtext_composed_element.cpp138 auto fontColor = in GetTextFontColor() local
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_label.h435 void SetForegroundColorSpan(ColorType fontColor, int16_t start, int16_t end) in SetForegroundColorSpan()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_alert_dialog_ffi.cpp138 Color fontColor = Color(ColorAlphaAdapt(*objInner.fontColor)); in ParseButtonObj() local
Dcj_alert_dialog_ffi.h41 uint32_t* fontColor; member
Dcj_richeditor_controller_ffi.h35 uint32_t fontColor; member
107 const char* fontColor; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_symbol_span_modifier.cpp51 Color fontColor = theme->GetTextStyle().GetTextColor(); in ResetSymbolSpanFontColor() local
Dnode_symbol_glyph_modifier.cpp73 Color fontColor = theme->GetTextStyle().GetTextColor(); in ResetFontColor() local
/foundation/arkui/ui_lite/interfaces/kits/common/
Dtext.h173 ColorType fontColor; member
496 void SetForegroundColorSpan(ColorType fontColor, int16_t start, int16_t end) in SetForegroundColorSpan()
Dspannable_string.h52 ColorType fontColor; member
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
Dsubheader.js1215 fontColor: this.subHeaderTheme.fontSecondaryColor, property
1243 fontColor: this.subHeaderTheme.fontPrimaryColor, property
1254 fontColor: this.subHeaderTheme.fontSecondaryColor, property
1272 fontColor: this.subHeaderTheme.fontSecondaryColor, property
1317 fontColor: this.subHeaderTheme.fontPrimaryColor, property
1393 fontColor: this.subHeaderTheme.fontButtonColor, property
1446 fontColor: this.subHeaderTheme.fontSecondaryColor, property
/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
Dpopup.js53 fontColor: { property
81 fontColor: { property
119 fontColor: { property
/foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/
Dchipgroup.js41 fontColor: { property
790 fontColor: this.getFontColor(), property

123