/foundation/ace/ace_engine/frameworks/core/components/theme/ |
D | app_theme.h | 50 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
D | js_qrcode.cpp | 47 void JSQRCode::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSQRCode
|
D | js_textarea.cpp | 205 void JSTextArea::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSTextArea
|
D | js_textinput.cpp | 189 void JSTextInput::SetBackgroundColor(const JSCallbackInfo& info) in SetBackgroundColor() function in OHOS::Ace::Framework::JSTextInput
|
/foundation/ace/ace_engine/frameworks/core/components/qrcode/ |
D | qrcode_component.cpp | 86 void QrcodeComponent::SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function in OHOS::Ace::QrcodeComponent
|
/foundation/ace/ace_engine_lite/frameworks/src/core/components/ |
D | input_button_component.cpp | 143 bool InputButtonComponent::SetBackgroundColor(const AppStyleItem &style) in SetBackgroundColor() function in OHOS::ACELite::InputButtonComponent
|
/foundation/ace/ace_engine/frameworks/core/components/toggle/ |
D | toggle_component.h | 97 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/watch_slider/ |
D | watch_slider_component.h | 124 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/declaration/qrcode/ |
D | qrcode_declaration.h | 107 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/common/ |
D | ace_view.h | 111 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/track/ |
D | render_track.h | 73 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
D | track_component.h | 205 void SetBackgroundColor(const Color& color) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/popup/ |
D | popup_component.h | 69 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/refresh/ |
D | refresh_component.h | 149 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/dialog/ |
D | dialog_component.h | 77 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/common/properties/ |
D | scroll_bar.h | 132 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/button/ |
D | button_component.cpp | 266 void ButtonComponent::SetBackgroundColor(const Color& color) in SetBackgroundColor() function in OHOS::Ace::ButtonComponent
|
/foundation/ace/ace_engine/frameworks/core/components/select/ |
D | select_element.cpp | 396 void SelectElement::SetBackgroundColor(bool isDown, const Color& color) in SetBackgroundColor() function in OHOS::Ace::SelectElement
|
D | select_component.h | 297 void SetBackgroundColor(const Color& value) in SetBackgroundColor() function
|
/foundation/ace/ace_engine/frameworks/core/components/option/ |
D | option_component.h | 375 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/windowmanager/wm/src/ |
D | window_impl.cpp | 870 WMError WindowImpl::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in OHOS::Rosen::WindowImpl 898 WMError WindowImpl::SetBackgroundColor(const std::string& color) in SetBackgroundColor() function in OHOS::Rosen::WindowImpl
|
/foundation/ace/ace_engine/frameworks/core/components/list/ |
D | list_component.h | 263 void SetBackgroundColor(const Color& backgroundColor) in SetBackgroundColor() function
|
/foundation/graphic/standard/rosen/modules/render_service_base/src/property/ |
D | rs_properties.cpp | 500 void RSProperties::SetBackgroundColor(Color color) in SetBackgroundColor() function in OHOS::Rosen::RSProperties
|
/foundation/ace/ace_engine/adapter/ohos/entrance/ |
D | ui_content_impl.cpp | 575 void UIContentImpl::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in OHOS::Ace::UIContentImpl
|
D | ace_ability.cpp | 746 void AceAbility::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in OHOS::Ace::AceAbility
|