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
309 WSError SubSession::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::SubSession
376 void WindowOption::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowOption
2157 WMError WindowSceneSessionImpl::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowSceneSessionImpl
435 virtual WMError SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function
330 virtual WSError SetSubWindowZLevel(int32_t zLevel) { return WSError::WS_ERROR_INVALID_CALLING; } in SetSubWindowZLevel() function
1160 void WindowSessionProperty::SetSubWindowZLevel(int32_t zLevel) in SetSubWindowZLevel() function in OHOS::Rosen::WindowSessionProperty
977 …virtual WMError SetSubWindowZLevel(int32_t zLevel) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetSubWindowZLevel() function
540 napi_value JsWindow::SetSubWindowZLevel(napi_env env, napi_callback_info info) in SetSubWindowZLevel() function in OHOS::Rosen::JsWindow