Home
last modified time | relevance | path

Searched defs:fontColor (Results 1 - 25 of 45) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dmarquee_composed_element.cpp109 auto fontColor = render->GetTextStyle().GetTextColor(); in GetFontColor() local
H A Dtexttimer_composed_element.cpp90 auto fontColor = in GetFontColor() local
H A Dbutton_composed_element.cpp120 auto fontColor = render ? render->GetTextStyle().GetTextColor() : Color::BLACK; in GetFontColor() local
H A Dtext_clock_composed_element.cpp88 auto fontColor = in GetTextFontColor() local
H A Dtext_composed_element.cpp135 auto fontColor = in GetTextFontColor() local
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_alert_dialog_ffi.h41 uint32_t* fontColor; member
H A Dcj_alert_dialog_ffi.cpp137 Color fontColor = Color(ColorAlphaAdapt(*objInner.fontColor)); in ParseButtonObj() local
H A Dcj_richeditor_controller_ffi.cpp215 auto fontColor = Color(nativeStyle.fontColor); in ParseTextStyle() local
H A Dcj_richeditor_controller_ffi.h35 uint32_t fontColor; member
107 const char* fontColor; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_symbol_span_modifier.cpp44 Color fontColor = theme->GetTextStyle().GetTextColor(); in ResetSymbolSpanFontColor() local
H A Dnode_symbol_glyph_modifier.cpp64 Color fontColor = theme->GetTextStyle().GetTextColor(); in ResetFontColor() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_label.h435 void SetForegroundColorSpan(ColorType fontColor, int16_t start, int16_t end) in SetForegroundColorSpan() argument
H A Dui_canvas.h521 Color32 fontColor; member
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h52 ColorType fontColor; member
H A Dtext.h173 ColorType fontColor; member
496 void SetForegroundColorSpan(ColorType fontColor, int16_t start, int16_t end) in SetForegroundColorSpan() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h58 std::optional<Color> fontColor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h125 std::string fontColor; member
H A Drich_editor_model.h253 std::optional<Color> fontColor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp108 void OptionPattern::UpdatePasteFontColor(const Color& fontColor) in UpdatePasteFontColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.cpp153 Color fontColor = buttonTheme->GetTextColor(buttonStyle, buttonRole); in UpdateTextStyle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indicator.cpp258 Color fontColor; in GetDigitIndicatorInfo() local
H A Djs_calendar_picker.cpp68 Color fontColor; in ParseFontOfButtonStyle() local
461 auto fontColor = paramObj->GetProperty("color"); in ParseTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h159 void SetFontColor(const Color& fontColor) in SetFontColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h193 std::optional<Color> fontColor; member

Completed in 21 milliseconds

12