Searched defs:SetWindowModal (Results 1 – 7 of 7) sorted by relevance
172 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
360 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
228 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
125 napi_value JsWindowStage::SetWindowModal(napi_env env, napi_callback_info info) in SetWindowModal() function in OHOS::Rosen::JsWindowStage
2173 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
854 void SetWindowModal(WindowModal modal) in SetWindowModal() function
2050 WMError WindowSessionImpl::SetWindowModal(bool isModal) in SetWindowModal() function in OHOS::Rosen::WindowSessionImpl