Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dcoord.c830 int MapMode) in IntGdiSetMapMode() argument
836 if (MapMode == pdcattr->iMapMode) in IntGdiSetMapMode()
837 return MapMode; in IntGdiSetMapMode()
843 switch (MapMode) in IntGdiSetMapMode()
903 pdcattr->iMapMode = MapMode; in IntGdiSetMapMode()