Home
last modified time | relevance | path

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

12345

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dtoggle_button_model_ng.cpp58 void ToggleButtonModelNG::SetBackgroundColor(const Color& backgroundColor, bool flag) in SetBackgroundColor() function in OHOS::Ace::NG::ToggleButtonModelNG
76 void ToggleButtonModelNG::SetBackgroundColor(FrameNode* frameNode, const Color& backgroundColor, bo… in SetBackgroundColor() function in OHOS::Ace::NG::ToggleButtonModelNG
111 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
/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.cpp94 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier1
165 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier2
218 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier3
273 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier4
327 void SetBackgroundColor(Color backgroundColor) in SetBackgroundColor() function in TransitionModifier5
/foundation/window/window_manager/wm/src/
Dfloating_ball_option.cpp39 void FbOption::SetBackgroundColor(const std::string& color) in SetBackgroundColor() function in OHOS::Rosen::FbOption
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier_ng/background/
Drs_background_color_modifier.cpp19 void RSBackgroundColorModifier::SetBackgroundColor(Color color) in SetBackgroundColor() function in OHOS::Rosen::ModifierNG::RSBackgroundColorModifier
/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/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.cpp119 bool InputButtonComponent::SetBackgroundColor(const AppStyleItem &style) in SetBackgroundColor() function in OHOS::ACELite::InputButtonComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_qrcode.cpp99 void JSQRCode::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSQRCode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
Dtoggle_model.h60 virtual void SetBackgroundColor(const Color& color, bool flag) {}; in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dprogress_model_impl.cpp79 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
Dtimepicker_model_impl.cpp56 void TimePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TimePickerModelImpl
Dtextpicker_model_impl.cpp73 void TextPickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::TextPickerModelImpl
Dpicker_model_impl.cpp87 void DatePickerModelImpl::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::Framework::DatePickerModelImpl
/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/theme/
Dapp_theme.h52 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/examples/Dialog_C/entry/src/main/cpp/
DArkUINode.h66 void SetBackgroundColor(uint32_t 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/watch_slider/
Dwatch_slider_component.h124 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtransition_modifier.h69 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/common/
Dace_view.h127 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

12345