Searched defs:SetWindowTitleMoveEnabled (Results 1 – 4 of 4) sorted by relevance
332 …virtual WMError SetWindowTitleMoveEnabled(bool enable) { return WMError::WM_ERROR_DEVICE_NOT_SUPPO… in SetWindowTitleMoveEnabled() function
2037 …virtual WMError SetWindowTitleMoveEnabled(bool enable) { return WMError::WM_ERROR_DEVICE_NOT_SUPPO… in SetWindowTitleMoveEnabled() function
1992 WMError WindowSessionImpl::SetWindowTitleMoveEnabled(bool enable) in SetWindowTitleMoveEnabled() function in OHOS::Rosen::WindowSessionImpl
848 napi_value JsWindow::SetWindowTitleMoveEnabled(napi_env env, napi_callback_info info) in SetWindowTitleMoveEnabled() function in OHOS::Rosen::JsWindow