Home
last modified time | relevance | path

Searched defs:SetBackgroundColor (Results 1 – 25 of 96) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dtoggle_button_model_ng.cpp51 void ToggleButtonModelNG::SetBackgroundColor(const Color& backgroundColor, bool flag) in SetBackgroundColor() function in OHOS::Ace::NG::ToggleButtonModelNG
74 void ToggleButtonModelNG::SetBackgroundColor(FrameNode* frameNode, const Color& backgroundColor) in SetBackgroundColor() function in OHOS::Ace::NG::ToggleButtonModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_paint_method.h42 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_paint_method.h48 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Drender_service_client_transition_demo.cpp91 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier1
162 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier2
215 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier3
270 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier4
324 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier5
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
Dtoggle_model.h50 virtual void SetBackgroundColor(const Color& color, bool flag) {}; in SetBackgroundColor() function
/foundation/barrierfree/accessibility/frameworks/common/src/
Daccessibility_caption.cpp32 void CaptionProperty::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in OHOS::AccessibilityConfig::CaptionProperty
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_qrcode.cpp75 void JSQRCode::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSQRCode
Djs_sec_button_base.cpp132 void JSSecButtonBase::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSSecButtonBase
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
Dqrcode_component.cpp85 void QrcodeComponent::SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function in OHOS::Ace::QrcodeComponent
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dinput_button_component.cpp144 bool InputButtonComponent::SetBackgroundColor(const AppStyleItem &style) in SetBackgroundColor() function in OHOS::ACELite::InputButtonComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtimepicker_model_impl.cpp49 void TimePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TimePickerModelImpl
Dprogress_model_impl.cpp81 void ProgressModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::ProgressModelImpl
Dcounter_model_impl.cpp80 void CounterModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::CounterModelImpl
Dtextpicker_model_impl.cpp71 void TextPickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TextPickerModelImpl
Dpicker_model_impl.cpp82 void DatePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::DatePickerModelImpl
Dsliding_panel_model_impl.cpp134 void SlidingPanelModelImpl::SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function in OHOS::Ace::Framework::SlidingPanelModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dapp_theme.h50 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components/toggle/
Dtoggle_component.h97 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
Dwatch_slider_component.h124 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
Dpage_transition_effect.h117 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
Dqrcode_declaration.h107 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
Dcounter_model_ng.cpp245 void CounterModelNG::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::NG::CounterModelNG
332 void CounterModelNG::SetBackgroundColor(FrameNode* frameNode, const Color& value) in SetBackgroundColor() function in OHOS::Ace::NG::CounterModelNG
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h126 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components/track/
Drender_track.h73 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
Drefresh_component.h149 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function

1234