Searched defs:SetWindowTitleMoveEnabled (Results 1 – 4 of 4) sorted by relevance
345 …virtual WMError SetWindowTitleMoveEnabled(bool enable) { return WMError::WM_ERROR_DEVICE_NOT_SUPPO… in SetWindowTitleMoveEnabled() function
2160 …virtual WMError SetWindowTitleMoveEnabled(bool enable) { return WMError::WM_ERROR_DEVICE_NOT_SUPPO… in SetWindowTitleMoveEnabled() function
2076 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