Home
last modified time | relevance | path

Searched defs:isLayoutFullScreen (Results 1 - 15 of 15) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h56 bool isLayoutFullScreen; member
H A Dwindow_impl.cpp282 int32_t CJWindowImpl::SetWindowLayoutFullScreen(bool isLayoutFullScreen) in SetWindowLayoutFullScreen() argument
H A Dwindow_ffi.cpp191 int32_t FfiOHOSWindowSetWindowLayoutFullScreen(int64_t id, bool isLayoutFullScreen) in FfiOHOSWindowSetWindowLayoutFullScreen() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp1714 bool isLayoutFullScreen = true; in HWTEST_F() local
H A Dscene_session_manager_test4.cpp1176 bool isLayoutFullScreen = true; in HWTEST_F() local
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h78 virtual WSError OnLayoutFullScreenChange(bool isLayoutFullScreen) { return WSError::WS_OK; } in OnLayoutFullScreenChange() argument
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp628 WSError SessionProxy::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange() argument
H A Dsession_stub.cpp428 bool isLayoutFullScreen = data.ReadBool(); in HandleLayoutFullScreenChange() local
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1496 void WindowSessionProperty::SetIsLayoutFullScreen(bool isLayoutFullScreen) in SetIsLayoutFullScreen() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp3020 bool isLayoutFullScreen = false; in OnGetIsLayoutFullScreen() local
H A Djs_scene_session.cpp664 void JsSceneSession::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange() argument
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp2468 bool isLayoutFullScreen = false; in OnSetLayoutFullScreen() local
2564 bool isLayoutFullScreen = false; in OnSetWindowLayoutFullScreen() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1137 virtual void SetIsLayoutFullScreen(bool isLayoutFullScreen) {} in SetIsLayoutFullScreen() argument
1138 virtual void SetIsNeedAvoidWindow(bool isLayoutFullScreen) {} in SetIsNeedAvoidWindow() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4557 WSError SceneSession::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp8995 WSError SceneSessionManager::GetIsLayoutFullScreen(bool& isLayoutFullScreen) in GetIsLayoutFullScreen() argument

Completed in 71 milliseconds