Searched defs:SetSubWindowZLevel (Results 1 – 9 of 9) sorted by relevance
174 void WindowOption::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowOption
376 void WindowOption::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowOption
2750 WMError WindowSceneSessionImpl::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowSceneSessionImpl
399 WSError SubSession::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::SubSession
544 virtual WMError SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function
391 virtual WSError SetSubWindowZLevel(int32_t zLevel) { return WSError::WS_ERROR_INVALID_CALLING; } in SetSubWindowZLevel() function
1251 void WindowSessionProperty::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowSessionProperty
1257 …virtual WMError SetSubWindowZLevel(int32_t zLevel) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetSubWindowZLevel() function
565 napi_value JsWindow::SetSubWindowZLevel(napi_env env, napi_callback_info info) in SetSubWindowZLevel() function in OHOS::Rosen::JsWindow