Home
last modified time | relevance | path

Searched defs:get_points_bounds (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Dgraphics.c73 static void get_points_bounds( RECTL *bounds, const POINT *pts, UINT count, HDC hdc ) in get_points_bounds() function
/reactos/win32ss/gdi/gdi32/wine/
H A Demfdc.c604 static void get_points_bounds( RECTL *bounds, const POINT *pts, UINT count, WINEDC *dc_attr ) in get_points_bounds() function