Home
last modified time | relevance | path

Searched refs:METADC_SetViewportExtEx (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h763 extern BOOL METADC_SetViewportExtEx( HDC hdc, INT x, INT y ) DECLSPEC_HIDDEN;
/reactos/win32ss/gdi/gdi32/wine/
H A Dmetadc.c276 BOOL METADC_SetViewportExtEx( HDC hdc, INT x, INT y ) in METADC_SetViewportExtEx() function