Home
last modified time | relevance | path

Searched refs:WIN_PolyPolygon (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwntgdi.cxx59 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt ) in WIN_PolyPolygon() function
H A Dsalgdi.cxx1495 if ( !WIN_PolyPolygon( getHDC(), pWinPointAryAry, (int*)pWinPointAry, (UINT)nPoly ) && in drawPolyPolygon()
1512 WIN_PolyPolygon( getHDC(), pWinPointAryAry, (int*)pWinPointAry, nPoly ); in drawPolyPolygon()
/trunk/main/tools/inc/tools/
H A Dpostwin.h248 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
H A Dpostsys.h233 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );

Completed in 52 milliseconds