Searched defs:SetWindowModal (Results 1 – 7 of 7) sorted by relevance
172 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
374 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
242 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
2327 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
856 void SetWindowModal(WindowModal modal) in SetWindowModal() function
2134 WMError WindowSessionImpl::SetWindowModal(bool isModal) in SetWindowModal() function in OHOS::Rosen::WindowSessionImpl