Searched defs:SetWindowModal (Results 1 – 7 of 7) sorted by relevance
173 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
415 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
248 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
127 napi_value JsWindowStage::SetWindowModal(napi_env env, napi_callback_info info) in SetWindowModal() function in OHOS::Rosen::JsWindowStage
892 void SetWindowModal(WindowModal modal) in SetWindowModal() function
2840 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
2483 WMError WindowSessionImpl::SetWindowModal(bool isModal) in SetWindowModal() function in OHOS::Rosen::WindowSessionImpl