Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/misc/
H A Dmisc.c69 return METADC_ExtEscape(hdc, nEscape, cbInput, lpvInData, 0, lpvOutData); in Escape()
/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h708 extern BOOL METADC_ExtEscape( HDC hdc, INT escape, INT input_size, LPCSTR input, INT output_size, L…
/reactos/win32ss/gdi/gdi32/wine/
H A Dmetadc.c1269 BOOL METADC_ExtEscape( HDC hdc, INT escape, INT input_size, LPCSTR input, INT output_size, LPVOID o… in METADC_ExtEscape() function