Searched defs:SetTopmost (Results 1 – 7 of 7) sorted by relevance
157 WSError MainSession::SetTopmost(bool topmost) in SetTopmost() function in OHOS::Rosen::MainSession
307 virtual WMError SetTopmost(bool topmost) { return WMError::WM_OK; } in SetTopmost() function
283 virtual WSError SetTopmost(bool topmost) { return WSError::WS_ERROR_INVALID_CALLING; } in SetTopmost() function
382 void WindowSessionProperty::SetTopmost(bool topmost) in SetTopmost() function in OHOS::Rosen::WindowSessionProperty
766 virtual WMError SetTopmost(bool topmost) { return WMError::WM_OK; } in SetTopmost() function
1589 WMError WindowSessionImpl::SetTopmost(bool topmost) in SetTopmost() function in OHOS::Rosen::WindowSessionImpl
494 napi_value JsWindow::SetTopmost(napi_env env, napi_callback_info info) in SetTopmost() function in OHOS::Rosen::JsWindow