Home
last modified time | relevance | path

Searched defs:SetTopmost (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dmain_session.cpp158 WSError MainSession::SetTopmost(bool topmost) in SetTopmost() function in MainSession
/foundation/window/window_manager/previewer/include/
H A Dwindow.h304 virtual WMError SetTopmost(bool topmost) { return WMError::WM_OK; } in SetTopmost() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h264 virtual WSError SetTopmost(bool topmost) { return WSError::WS_ERROR_INVALID_CALLING; } in SetTopmost() function in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp367 void WindowSessionProperty::SetTopmost(bool topmost) in SetTopmost() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h744 virtual WMError SetTopmost(bool topmost) { return WMError::WM_OK; } in SetTopmost() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp482 napi_value JsWindow::SetTopmost(napi_env env, napi_callback_info info) in SetTopmost() function in OHOS::Rosen::JsWindow
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1520 WMError WindowSessionImpl::SetTopmost(bool topmost) in SetTopmost() function in OHOS::OHOS::Rosen::WindowSessionImpl

Completed in 28 milliseconds