| /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 99 …this.textColor = { "id": 125829186, "type": 10001, params: [], "bundleName": "", "moduleName": "" … property 103 …this.textColor = { "id": 125829186, "type": 10001, params: [], "bundleName": "", "moduleName": "" … property
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/ |
| D | cj_prompt_ffi.h | 27 uint32_t textColor; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| D | button_model_ng.cpp | 53 void ButtonModelNG::SetFontColor(const Color& textColor) in SetFontColor() 93 auto textColor = buttonTheme->GetTextColor(buttonStyle.value(), buttonRole); in SetButtonStyle() local 112 auto textColor = buttonTheme->GetTextColor(buttonStyleMode, buttonRole.value()); in SetRole() local 147 auto textColor = buttonTheme->GetTextColor(buttonStyleMode, buttonRole.value()); in SetRole() local 165 auto textColor = buttonTheme->GetTextColor(buttonStyle.value(), buttonRole); in SetButtonStyle() local 463 void ButtonModelNG::SetFontColor(FrameNode* frameNode, const Color& textColor) in SetFontColor() 610 auto textColor = buttonTheme->GetTextColor(buttonStyle, buttonRole); in ApplyTheme() local
|
| /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/jsview/ |
| D | js_menu_item.cpp | 283 Color textColor; in ContentFontColor() local 345 Color textColor; in LabelFontColor() local
|
| D | js_select.cpp | 399 Color textColor; in FontColor() local 456 Color textColor; in SelectedOptionFontColor() local 513 Color textColor; in OptionFontColor() local
|
| D | js_menu.cpp | 126 Color textColor; in FontColor() local
|
| D | js_piece.cpp | 139 Color textColor; in SetTextColor() local
|
| D | js_texttimer.cpp | 200 Color textColor; in SetTextColor() 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
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/span/ |
| D | span_declaration.cpp | 74 auto textColor = val.empty() ? Color::BLACK : declaration.ParseColor(val); in SetSpecializedStyle() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_span_ffi.cpp | 108 void FfiOHOSAceFrameworkSpanSetFontColor(uint32_t textColor) in FfiOHOSAceFrameworkSpanSetFontColor()
|
| D | cj_texttimer_ffi.cpp | 107 void FfiOHOSAceFrameworkTextTimerSetFontColor(uint32_t textColor) in FfiOHOSAceFrameworkTextTimerSetFontColor()
|
| D | cj_text_ffi.cpp | 72 void FfiOHOSAceFrameworkTextSetFontColor(uint32_t textColor) in FfiOHOSAceFrameworkTextSetFontColor()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_textpicker_bridge.cpp | 172 Color textColor; in SetTextStyle() local 221 Color textColor; in SetSelectedTextStyle() local 270 Color textColor; in SetDisappearTextStyle() local 527 Color textColor; in SetDefaultTextStyle() local
|
| D | arkts_native_badge_bridge.cpp | 133 Local<JSValueRef> textColor = runtimeCallInfo->GetCallArgRef(8); // 8: parameter index in ParseBadgeBaseParam() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
| D | marquee_model_ng.cpp | 107 void MarqueeModelNG::SetTextColor(const std::optional<Color>& textColor) in SetTextColor() 245 void MarqueeModelNG::SetTextColor(FrameNode* frameNode, const std::optional<Color>& textColor) in SetTextColor()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| D | toast_layout_property.h | 40 std::optional<Color> textColor; member
|
| D | toast_view.cpp | 88 bool isRightToLeft, const std::optional<Color>& textColor) in UpdateTextLayoutProperty()
|
| /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/core/components_ng/pattern/stepper/ |
| D | stepper_pattern.cpp | 326 auto textColor = stepperTheme->GetTextStyle().GetTextColor(); in CreateArrowRightButtonNode() local 427 auto textColor = stepperTheme->GetTextStyle().GetTextColor(); in CreateArrowlessRightButtonNode() local 637 auto textColor = stepperTheme->GetTextStyle().GetTextColor(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/clock/ |
| D | rosen_render_clock.cpp | 52 … auto textColor = renderClockHand_->GetIsDay() ? declaration_->GetDigitColor() : digitColorNight_; in PerformLayout() local
|
| D | render_clock.cpp | 265 … auto textColor = renderClockHand_->GetIsDay() ? declaration_->GetDigitColor() : digitColorNight_; in PerformLayout() local
|
| /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_ng/pattern/navigation/ |
| D | bar_item_pattern.cpp | 161 Color textColor; in UpdateBarItemActiveStatusResource() local
|