Searched refs:Olive (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/test/unittest/common/ |
H A D | hardware_acceleration_unit_test.cpp | 138 rootView->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); 163 rootView->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); 194 rootView->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); 227 rootView->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); 267 rootView->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full);
|
/ohos5.0/foundation/window/window_manager_lite/test/ |
H A D | sample_window.cpp | 194 g_rootView1->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in TestWindow() 252 rootView->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in TestWindowNumLimit()
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
H A D | next_ability_slice.cpp | 54 rootView_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in OnStart()
|
H A D | second_ability_slice.cpp | 54 rootView_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in OnStart()
|
H A D | main_ability_slice.cpp | 90 rootView_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in OnStart()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/ |
H A D | color.cpp | 133 ColorType Color::Olive() in Olive() function in OHOS::Color
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | color_unit_test.cpp | 224 ColorType olive = Color::Olive();
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/ |
H A D | ui_test_border_margin_padding.cpp | 204 listScroll_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in SetUpButtons() 324 listScroll_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Olive().full); in ReloadTest()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | color.h | 834 static ColorType Olive();
|