Home
last modified time | relevance | path

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

/reactos/win32ss/include/
H A Dntgdityp.h69 GdiGetSetMapMode, enumerator
/reactos/win32ss/gdi/ntgdi/
H A Ddcutil.c628 case GdiGetSetMapMode: in NtGdiGetAndSetDCDword()
/reactos/win32ss/gdi/gdi32/objects/
H A Dcoord.c160 return GetAndSetDCDWord(hdc, GdiGetSetMapMode, iMode, EMR_SETMAPMODE, 0, 0 ); in SetMapMode()