Home
last modified time | relevance | path

Searched defs:SetBackgroundColor (Results 1 – 25 of 88) 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) in SetBackgroundColor() function in OHOS::Ace::NG::ToggleButtonModelNG
70 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.h43 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
Dtimepicker_model_ng.cpp208 void TimePickerModelNG::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::NG::TimePickerModelNG
369 void TimePickerModelNG::SetBackgroundColor(FrameNode* frameNode, const Color& color) in SetBackgroundColor() function in OHOS::Ace::NG::TimePickerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_paint_method.h49 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
Ddatepicker_model_ng.cpp261 void DatePickerModelNG::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::NG::DatePickerModelNG
270 void DatePickerModelNG::SetBackgroundColor(FrameNode* frameNode, const Color& color) in SetBackgroundColor() function in OHOS::Ace::NG::DatePickerModelNG
/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/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.cpp73 void JSQRCode::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSQRCode
Djs_sec_button_base.cpp131 void JSSecButtonBase::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSSecButtonBase
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
Dqrcode_component.cpp86 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
Dtextpicker_model_impl.cpp69 void TextPickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TextPickerModelImpl
Dcounter_model_impl.cpp80 void CounterModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::CounterModelImpl
Dpicker_model_impl.cpp82 void DatePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::DatePickerModelImpl
Dtoggle_model_impl.cpp179 void ToggleModelImpl::SetBackgroundColor(const Color& color) {} in SetBackgroundColor() function in OHOS::Ace::Framework::ToggleModelImpl
/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/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.cpp242 void CounterModelNG::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::NG::CounterModelNG
329 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.h119 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_ng/pattern/toggle/
Dtoggle_model_ng.cpp285 void ToggleModelNG::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::NG::ToggleModelNG
482 void ToggleModelNG::SetBackgroundColor(FrameNode* frameNode, const Color& color) in SetBackgroundColor() function in OHOS::Ace::NG::ToggleModelNG

1234