Searched defs:GetSubWindowZLevel (Results 1 – 10 of 10) sorted by relevance
179 int32_t WindowOption::GetSubWindowZLevel() const in GetSubWindowZLevel() function in OHOS::Rosen::WindowOption
381 int32_t WindowOption::GetSubWindowZLevel() const in GetSubWindowZLevel() function in OHOS::Rosen::WindowOption
2785 WMError WindowSceneSessionImpl::GetSubWindowZLevel(int32_t& zLevel) in GetSubWindowZLevel() function in OHOS::Rosen::WindowSceneSessionImpl
418 int32_t SubSession::GetSubWindowZLevel() const in GetSubWindowZLevel() function in OHOS::Rosen::SubSession
388 int32_t SystemSession::GetSubWindowZLevel() const in GetSubWindowZLevel() function in OHOS::Rosen::SystemSession
555 virtual WMError GetSubWindowZLevel(int32_t& zLevel) in GetSubWindowZLevel() function
392 virtual int32_t GetSubWindowZLevel() const { return 0; } in GetSubWindowZLevel() function
1256 int32_t WindowSessionProperty::GetSubWindowZLevel() const in GetSubWindowZLevel() function in OHOS::Rosen::WindowSessionProperty
1265 …virtual WMError GetSubWindowZLevel(int32_t& zLevel) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;… in GetSubWindowZLevel() function
573 napi_value JsWindow::GetSubWindowZLevel(napi_env env, napi_callback_info info) in GetSubWindowZLevel() function in OHOS::Rosen::JsWindow