Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/wine/
H A Dgdi_private.h228 HGDIOBJ WINAPI GdiFixUpHandle(HGDIOBJ hGdiObj);
229 #define get_full_gdi_handle GdiFixUpHandle
/reactos/win32ss/gdi/gdi32/objects/
H A Dgdiobj.c196 hGdiObj = GdiFixUpHandle(hGdiObj); in GetObjectW()
H A Ddc.c1551 hobj = GdiFixUpHandle(hobj); in SelectObject()
/reactos/win32ss/gdi/gdi32/misc/
H A Dmisc.c734 GdiFixUpHandle(HGDIOBJ hGdiObj) in GdiFixUpHandle() function
/reactos/win32ss/gdi/gdi32/
H A Dgdi32.spec283 283 stdcall GdiFixUpHandle(ptr)
/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h272 GdiFixUpHandle(HGDIOBJ hGO);