| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/ |
| D | customtitle.js | 68 get textColor() { getter in Index 71 set textColor(newValue) { setter in Index
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
| D | marquee_model_ng.cpp | 104 void MarqueeModelNG::SetTextColor(const std::optional<Color>& textColor) in SetTextColor() 213 void MarqueeModelNG::SetTextColor(FrameNode* frameNode, const std::optional<Color>& textColor) in SetTextColor()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | text_style.cpp | 23 FontStyle fontStyle, const Color& textColor) in TextStyle()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_textpicker_bridge.cpp | 117 Color textColor; in SetTextStyle() local 166 Color textColor; in SetSelectedTextStyle() local 215 Color textColor; in SetDisappearTextStyle() local
|
| D | arkts_native_calendar_picker_bridge.cpp | 66 Color textColor = calendarTheme->GetEntryFontColor(); in SetTextStyle() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_menu_item.cpp | 256 Color textColor; in ContentFontColor() local 318 Color textColor; in LabelFontColor() local
|
| D | js_menu.cpp | 121 Color textColor; in FontColor() local
|
| D | js_select.cpp | 262 Color textColor; in FontColor() local 356 Color textColor; in SelectedOptionFontColor() local 456 Color textColor; in OptionFontColor() local
|
| D | js_piece.cpp | 137 Color textColor; in SetTextColor() local
|
| D | js_span.cpp | 111 Color textColor; in SetTextColor() local
|
| D | js_text_clock.cpp | 148 Color textColor; in SetTextColor() local
|
| D | js_texttimer.cpp | 198 Color textColor; in SetTextColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| D | button_model_ng.cpp | 52 void ButtonModelNG::SetFontColor(const Color& textColor) in SetFontColor() 111 auto textColor = buttonTheme->GetTextColor(buttonStyle.value()); in SetButtonStyle() local 344 void ButtonModelNG::SetFontColor(FrameNode* frameNode, const Color& textColor) in SetFontColor()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| D | toast_view.cpp | 82 auto textColor = toastTheme->GetTextStyle().GetTextColor(); in UpdateTextLayoutProperty() local
|
| D | toast_pattern.cpp | 184 auto textColor = toastTheme->GetTextStyle().GetTextColor(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | span_modifier.cpp | 154 void SetSpanFontColor(NodeHandle node, uint32_t textColor) in SetSpanFontColor() 169 uint32_t textColor = theme->GetTextStyle().GetTextColor().GetValue(); in ResetSpanFontColor() local
|
| D | node_span_modifier.cpp | 163 void SetSpanFontColor(ArkUINodeHandle node, uint32_t textColor) in SetSpanFontColor() 178 uint32_t textColor = theme->GetTextStyle().GetTextColor().GetValue(); in ResetSpanFontColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/span/ |
| D | span_declaration.cpp | 75 auto textColor = val.empty() ? Color::BLACK : declaration.ParseColor(val); in SetSpecializedStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| D | slider_tip_modifier.h | 60 void SetTextColor(const Color& textColor) in SetTextColor()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | marquee_model_impl.cpp | 73 void MarqueeModelImpl::SetTextColor(const std::optional<Color>& textColor) in SetTextColor()
|
| /foundation/arkui/ace_engine/frameworks/core/components/clock/ |
| D | rosen_render_clock.cpp | 61 … auto textColor = renderClockHand_->GetIsDay() ? declaration_->GetDigitColor() : digitColorNight_; in PerformLayout() local
|
| D | render_clock.cpp | 268 … auto textColor = renderClockHand_->GetIsDay() ? declaration_->GetDigitColor() : digitColorNight_; in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| D | stepper_pattern.cpp | 306 auto textColor = stepperTheme->GetTextStyle().GetTextColor(); in CreateArrowRightButtonNode() local 599 auto textColor = stepperTheme->GetTextStyle().GetTextColor(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| D | dialog_pattern.cpp | 494 const ButtonInfo& params, std::string& textColor, std::optional<Color>& bgColor) in ParseButtonFontColorAndBgColor() 547 std::string textColor; in CreateButton() local 964 Color textColor; in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/ |
| D | js_alert_dialog.cpp | 104 Color textColor; in ParseButtonObj() local
|