Home
last modified time | relevance | path

Searched refs:GetOnlySupportSceneBoard (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow_option.h372 bool GetOnlySupportSceneBoard() const;
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_option.h427 bool GetOnlySupportSceneBoard() const;
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp234 bool WindowOption::GetOnlySupportSceneBoard() const in GetOnlySupportSceneBoard() function in OHOS::Rosen::WindowOption
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp267 bool WindowOption::GetOnlySupportSceneBoard() const in GetOnlySupportSceneBoard() function in OHOS::Rosen::WindowOption
H A Dwindow.cpp95 if (option->GetOnlySupportSceneBoard()) { in Create()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_option_test.cpp420 bool ret2 = option->GetOnlySupportSceneBoard();
H A Dwindow_test.cpp2452 ASSERT_NE(true, option->GetOnlySupportSceneBoard());