Searched refs:SYS_BAR_PROP_DEFAULT (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 30 const SystemBarProperty SYS_BAR_PROP_DEFAULT;
member 36 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_DEFAULT, SYS_BAR_REGION_NULL },
37 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_DEFAULT, SYS_BAR_REGION_NULL },
|
H A D | window_immersive_test2.cpp | 36 const SystemBarProperty SYS_BAR_PROP_DEFAULT;
member 42 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_DEFAULT, SYS_BAR_REGION_NULL },
43 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_DEFAULT, SYS_BAR_REGION_NULL },
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_option_test.cpp | 25 const SystemBarProperty SYS_BAR_PROP_DEFAULT; member 33 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_DEFAULT }, 34 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_DEFAULT },
|
Completed in 4 milliseconds