Home
last modified time | relevance | path

Searched refs:wmFit (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dsysparams.h44 wmFit, enumerator
H A Ddesktop.c1893 if (gspv.WallpaperMode == wmFit || in IntPaintDesktop()
1901 if (gspv.WallpaperMode == wmFit) in IntPaintDesktop()
1914 if (gspv.WallpaperMode == wmFit) in IntPaintDesktop()
1946 else if (gspv.WallpaperMode == wmFit) in IntPaintDesktop()
2016 else if (gspv.WallpaperMode == wmFit) in IntPaintDesktop()
H A Dsysparams.c746 gspv.WallpaperMode = wmFit; in SpiSetWallpaper()