/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_label_button.h | 247 void SetTextColor(ColorType color) in SetTextColor() function
|
H A D | ui_edit_text.h | 205 void SetTextColor(ColorType color) in SetTextColor() function
|
H A D | ui_label.h | 235 void SetTextColor(ColorType color) in SetTextColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | text_clock_model_impl.cpp | 61 void TextClockModelImpl::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::Framework::TextClockModelImpl
|
H A D | text_timer_model_impl.cpp | 70 void TextTimerModelImpl::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::Framework::TextTimerModelImpl
|
H A D | marquee_model_impl.cpp | 73 void MarqueeModelImpl::SetTextColor(const std::optional<Color>& textColor) in SetTextColor() function in OHOS::Ace::Framework::MarqueeModelImpl
|
H A D | span_model_impl.cpp | 54 void SpanModelImpl::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::Framework::SpanModelImpl
|
H A D | search_model_impl.h | 54 void SetTextColor(const Color& color) override {} in SetTextColor() function
|
H A D | text_model_impl.cpp | 61 void TextModelImpl::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::Framework::TextModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
H A D | marquee_model_ng.cpp | 107 void MarqueeModelNG::SetTextColor(const std::optional<Color>& textColor) in SetTextColor() function in OHOS::Ace::NG::MarqueeModelNG 245 void MarqueeModelNG::SetTextColor(FrameNode* frameNode, const std::optional<Color>& textColor) in SetTextColor() function in OHOS::Ace::NG::MarqueeModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_tip_modifier.h | 60 void SetTextColor(const Color& textColor) in SetTextColor() function
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | text_component.cpp | 266 void TextComponent::SetTextColor(UI_LABEL_TYPE_WRAPPER &label, const AppStyleItem *styleItem) const in SetTextColor() function in OHOS::ACELite::TextComponent
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_time_picker.cpp | 302 void UITimePicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor() function in OHOS::UITimePicker
|
H A D | ui_picker.cpp | 407 void UIPicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor() function in OHOS::UIPicker
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_piece.cpp | 137 void JSPiece::SetTextColor(const JSCallbackInfo& info) in SetTextColor() function in OHOS::Ace::Framework::JSPiece
|
H A D | js_marquee.cpp | 139 void JSMarquee::SetTextColor(const JSCallbackInfo& info) in SetTextColor() function in OHOS::Ace::Framework::JSMarquee
|
H A D | js_texttimer.cpp | 195 void JSTextTimer::SetTextColor(const JSCallbackInfo& info) in SetTextColor() function in OHOS::Ace::Framework::JSTextTimer
|
H A D | js_span.cpp | 111 void JSSpan::SetTextColor(const JSCallbackInfo& info) in SetTextColor() function in OHOS::Ace::Framework::JSSpan
|
H A D | js_text_clock.cpp | 152 void JSTextClock::SetTextColor(const JSCallbackInfo& info) in SetTextColor() function in OHOS::Ace::Framework::JSTextClock
|
H A D | js_button.cpp | 111 void JSButton::SetTextColor(const JSCallbackInfo& info) in SetTextColor() function in OHOS::Ace::Framework::JSButton
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
H A D | text_timer_model_ng.cpp | 66 void TextTimerModelNG::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::NG::TextTimerModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_model_ng.cpp | 84 void TextClockModelNG::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::NG::TextClockModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_model_ng.cpp | 100 void SpanModelNG::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::NG::SpanModelNG 350 void SpanModelNG::SetTextColor(UINode* uiNode, const Color& value) in SetTextColor() function in OHOS::Ace::NG::SpanModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/ |
H A D | select_component.h | 119 void SetTextColor(const Color& value) in SetTextColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_content_modifier.cpp | 334 void TextFieldContentModifier::SetTextColor(const Color& value) in SetTextColor() function in OHOS::Ace::NG::TextFieldContentModifier
|