Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/objects/
H A Denhmfile.c135 return EMFDC_GdiComment( hdc, cbSize, lpData ); in GdiComment()
/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h904 BOOL WINAPI EMFDC_GdiComment( HDC hdc, UINT bytes, const BYTE *buffer );
/reactos/win32ss/gdi/gdi32/wine/
H A Demfdc.c2326 BOOL WINAPI EMFDC_GdiComment( HDC hdc, UINT bytes, const BYTE *buffer ) in EMFDC_GdiComment() function