Home
last modified time | relevance | path

Searched defs:IsPcWindow (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dextension_window_impl.cpp61 bool ExtensionWindowImpl::IsPcWindow() const in IsPcWindow() function in OHOS::Rosen::ExtensionWindowImpl
H A Dwindow_extension_session_impl.cpp1169 bool WindowExtensionSessionImpl::IsPcWindow() const in IsPcWindow() function in OHOS::Rosen::WindowExtensionSessionImpl
H A Dwindow_adapter.cpp989 WMError WindowAdapter::IsPcWindow(bool& isPcWindow) in IsPcWindow() function in OHOS::Rosen::WindowAdapter
H A Dwindow_session_impl.cpp242 bool WindowSessionImpl::IsPcWindow() const in IsPcWindow() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h251 virtual WMError IsPcWindow(bool& isPcWindow) { return WMError::WM_OK; } in IsPcWindow() function
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1799 virtual bool IsPcWindow() const { return false; } in IsPcWindow() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp2397 WMError SceneSessionManagerProxy::IsPcWindow(bool& isPcWindow) in IsPcWindow() function in OHOS::Rosen::SceneSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp11439 WMError SceneSessionManager::IsPcWindow(bool& isPcWindow) in IsPcWindow() function in OHOS::Rosen::SceneSessionManager