/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/preview_mock/ |
H A D | preview_mock_model_ng.cpp | 26 const Color bgColor = Color::FromString("#808080"); in Create() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_qrcode_theme.h | 58 static bool ObtainBackgroundColor(Color &bgColor) in ObtainBackgroundColor() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/ |
H A D | window_manager_service_handler_stub.cpp | 124 auto bgColor = data.ReadUint32(); in StartingWindowCold() local
|
H A D | window_manager_service_handler_proxy.cpp | 82 StartingWindow(sptr<AbilityTransitionInfo> info, std::shared_ptr<Media::PixelMap> pixelMap, uint32_t bgColor) StartingWindow() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_modifier.cpp | 69 LinearColor bgColor = boardColor_->Get(); in PaintBoard() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_date.h | 101 Color bgColor; member
|
H A D | progress_pattern.cpp | 62 auto bgColor = progressTheme->GetTrackBgColor(); in InitAnimatableProperty() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_modifier.cpp | 153 void QRCodeModifier::SetQRCodeBackgroundColor(const Color& bgColor) in SetQRCodeBackgroundColor() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | indexer_item_component.h | 141 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | div_tdd_test.cpp | 866 int64_t bgColor = -21474836481; in ComponentDivStyleSetTest026() local
|
H A D | input_tdd_test.cpp | 891 ColorType bgColor; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_background.cpp | 221 auto bgColor = properties.GetBackgroundColor(); in OnUpdate() local
|
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_first_test/ |
H A D | mission_list_manager_first_test.cpp | 104 StartingWindow(sptr<AbilityTransitionInfo> info, std::shared_ptr<Media::PixelMap> pixelMap, uint32_t bgColor) StartingWindow() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | render_picker_option.cpp | 206 Color bgColor = GetEventEffectColor(); in ResetHoverAnimation() local 242 Color bgColor = GetEventEffectColor(); in ResetPressAnimation() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | toggle_button_pattern.cpp | 89 auto bgColor = buttonPaintProperty->GetBackgroundColor().value_or(unCheckedColor_); in OnModifyDone() local
|
H A D | button_model_ng.cpp | 87 auto bgColor = buttonTheme->GetBgColor(buttonStyle.value(), buttonRole); in SetButtonStyle() local 106 auto bgColor = buttonTheme->GetBgColor(buttonStyleMode, buttonRole.value()); in SetRole() local 141 auto bgColor = buttonTheme->GetBgColor(buttonStyleMode, buttonRole.value()); in SetRole() local 159 auto bgColor = buttonTheme->GetBgColor(buttonStyle.value(), buttonRole); in SetButtonStyle() local 618 auto bgColor = buttonTheme->GetBgColor(buttonStyle, buttonRole); in ApplyTheme() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable_bounds_geometry.cpp | 948 auto& bgColor = properties.GetBackgroundColor(); in Generate() local 959 auto& bgColor = properties.GetBackgroundColor(); in Update() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
H A D | option_pattern.cpp | 432 auto bgColor = Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_ELEVEN) ? Color::TRANSPARENT in GetBgColor() local
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ui_content_impl.cpp | 451 uint32_t bgColor = 0x000000; in GetBackgroundColor() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_select.cpp | 405 Color bgColor; in SelectedOptionBgColor() local 461 Color bgColor; in OptionBgColor() local
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_button.cpp | 365 Color bgColor = buttonDeclaration_->GetBackgroundColor(); in PrepareDisabledBackgroundColor() local
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 506 GetBackgroundColor(uint16_t letterIndex, List<BackgroundColor>* backgroundColor, bool& havebackground, ColorType& bgColor) GetBackgroundColor() argument
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test5.cpp | 182 uint32_t bgColor = 1; in HWTEST_F() local 205 uint32_t bgColor = 0x00000000; in HWTEST_F() local 235 uint32_t bgColor = 0x00000000; in HWTEST_F() local 278 uint32_t bgColor = 0xff000000; HWTEST_F() local 313 uint32_t bgColor = 0xff000000; HWTEST_F() local [all...] |
H A D | scene_session_manager_test4.cpp | 1264 uint32_t bgColor = 0; in HWTEST_F() local
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_service_test.cpp | 558 uint32_t bgColor = 1; in HWTEST_F() local
|