/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_paint_method.h | 42 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | toggle_button_model_ng.cpp | 51 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 D | datepicker_paint_method.h | 48 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_transition_demo.cpp | 91 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 D | toggle_model.h | 50 virtual void SetBackgroundColor(const Color& color, bool flag) {}; in SetBackgroundColor() function
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_caption.cpp | 32 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 D | js_qrcode.cpp | 75 void JSQRCode::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSQRCode
|
H A D | js_sec_button_base.cpp | 131 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 D | qrcode_component.cpp | 85 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 D | notification_capsule.cpp | 41 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 D | input_button_component.cpp | 144 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 D | timepicker_model_impl.cpp | 49 void TimePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TimePickerModelImpl
|
H A D | progress_model_impl.cpp | 81 void ProgressModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::ProgressModelImpl
|
H A D | counter_model_impl.cpp | 80 void CounterModelImpl::SetBackgroundColor(const Color& value) in SetBackgroundColor() function in OHOS::Ace::Framework::CounterModelImpl
|
H A D | textpicker_model_impl.cpp | 71 void TextPickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TextPickerModelImpl
|
H A D | picker_model_impl.cpp | 82 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 D | app_theme.h | 50 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
H A D | toggle_component.h | 97 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | page_transition_effect.h | 117 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/ |
H A D | watch_slider_component.h | 124 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/ |
H A D | qrcode_declaration.h | 107 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ |
H A D | counter_model_ng.cpp | 245 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 D | ace_view.h | 125 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/ |
H A D | render_track.h | 73 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | dialog_model.cpp | 114 int32_t SetBackgroundColor(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor) in SetBackgroundColor() function
|