Home
last modified time | relevance | path

Searched defs:SetWindowDefaultDensityEnabled (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/previewer/include/
Dwindow.h438 …virtual WMError SetWindowDefaultDensityEnabled(bool enabled) { return WMError::WM_ERROR_DEVICE_NOT… in SetWindowDefaultDensityEnabled() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h3401 …virtual WMError SetWindowDefaultDensityEnabled(bool enabled) { return WMError::WM_ERROR_DEVICE_NOT… in SetWindowDefaultDensityEnabled() function
/foundation/window/window_manager/wm/src/
Dwindow_session_impl.cpp6068 WMError WindowSessionImpl::SetWindowDefaultDensityEnabled(bool enabled) in SetWindowDefaultDensityEnabled() function in OHOS::Rosen::WindowSessionImpl