Searched defs:SetResizeByDragEnabled (Results 1 – 5 of 5) sorted by relevance
730 int32_t CJWindowImpl::SetResizeByDragEnabled(bool enable) in SetResizeByDragEnabled() function in OHOS::Rosen::CJWindowImpl
1118 WMError WindowImpl::SetResizeByDragEnabled(bool dragEnabled) in SetResizeByDragEnabled() function in OHOS::Rosen::WindowImpl
1764 …virtual WMError SetResizeByDragEnabled(bool dragEnabled) { return WMError::WM_ERROR_DEVICE_NOT_SUP… in SetResizeByDragEnabled() function
1635 WMError WindowSessionImpl::SetResizeByDragEnabled(bool dragEnabled) in SetResizeByDragEnabled() function in OHOS::Rosen::WindowSessionImpl
565 napi_value JsWindow::SetResizeByDragEnabled(napi_env env, napi_callback_info info) in SetResizeByDragEnabled() function in OHOS::Rosen::JsWindow