Searched defs:SetWindowModal (Results 1 – 7 of 7) sorted by relevance
177 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
524 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
252 void SetWindowModal(WindowModal windowModal) in SetWindowModal() function
150 napi_value JsWindowStage::SetWindowModal(napi_env env, napi_callback_info info) in SetWindowModal() function in OHOS::Rosen::JsWindowStage
925 void SetWindowModal(WindowModal modal) in SetWindowModal() function
3449 virtual WMError SetWindowModal(bool isModal) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetWindowModal() function
3483 WMError WindowSessionImpl::SetWindowModal(bool isModal) in SetWindowModal() function in OHOS::Rosen::WindowSessionImpl