Searched refs:METADC_ExtEscape (Results 1 – 3 of 3) sorted by relevance
/reactos/win32ss/gdi/gdi32/misc/ |
H A D | misc.c | 69 return METADC_ExtEscape(hdc, nEscape, cbInput, lpvInData, 0, lpvOutData); in Escape()
|
/reactos/win32ss/gdi/gdi32/include/ |
H A D | gdi32p.h | 708 extern BOOL METADC_ExtEscape( HDC hdc, INT escape, INT input_size, LPCSTR input, INT output_size, L…
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | metadc.c | 1269 BOOL METADC_ExtEscape( HDC hdc, INT escape, INT input_size, LPCSTR input, INT output_size, LPVOID o… in METADC_ExtEscape() function
|