Home
last modified time | relevance | path

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

1234

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_paint_method.h42 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_paint_method.h48 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model.h50 virtual void SetBackgroundColor(const Color& color, bool flag) {}; in SetBackgroundColor() function
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_caption.cpp32 void CaptionProperty::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in OHOS::AccessibilityConfig::CaptionProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_qrcode.cpp75 void JSQRCode::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSQRCode
H A Djs_sec_button_base.cpp131 void JSSecButtonBase::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSSecButtonBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Dqrcode_component.cpp85 void QrcodeComponent::SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function in OHOS::Ace::QrcodeComponent
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_capsule.cpp41 void NotificationCapsule::SetBackgroundColor(const std::string &color) in SetBackgroundColor() function in OHOS::Notification::NotificationCapsule
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_button_component.cpp144 bool InputButtonComponent::SetBackgroundColor(const AppStyleItem &style) in SetBackgroundColor() function in OHOS::ACELite::InputButtonComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtimepicker_model_impl.cpp49 void TimePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TimePickerModelImpl
H A Dprogress_model_impl.cpp81 void ProgressModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::ProgressModelImpl
H A Dcounter_model_impl.cpp80 void CounterModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::CounterModelImpl
H A Dtextpicker_model_impl.cpp71 void TextPickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TextPickerModelImpl
H A Dpicker_model_impl.cpp82 void DatePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::DatePickerModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.h50 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_component.h97 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_transition_effect.h117 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Dwatch_slider_component.h124 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
H A Dqrcode_declaration.h107 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h125 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.h73 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp114 int32_t SetBackgroundColor(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor) in SetBackgroundColor() function

1234