Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/objects/
H A Dgdiobj.c72 if ( GetDCDWord( h, GdiGetIsMemDc, 0)) in GetObjectType()
H A Ddc.c361 return GetDCDWord( hdc, GdiGetArcDirection, 0); in GetArcDirection()
724 return GetDCDWord(hdc, GdiGetRelAbs, 0); in GetRelAbs()
787 GetDCDWord( in GetDCDWord() function
H A Dfont.c1072 Gcp = GetDCDWord(hDc, GdiGetFontLanguageInfo, GCP_ERROR); in GetFontLanguageInfo()
/reactos/win32ss/gdi/gdi32/wine/
H A Dgdi_private.h191 DWORD WINAPI GetDCDWord(_In_ HDC hdc,_In_ UINT u,_In_ DWORD dwError);
H A Demfdc.c1843 dc_attr->save_level = GetDCDWord(dc_attr->hdc, GdiGetEMFRestorDc, 0) - 1; in EMFDC_RestoreDC()
/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h303 GetDCDWord(