Searched refs:WIN_PolyPolygon (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/win/source/gdi/ |
H A D | wntgdi.cxx | 59 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt ) in WIN_PolyPolygon() function
|
H A D | salgdi.cxx | 1495 if ( !WIN_PolyPolygon( getHDC(), pWinPointAryAry, (int*)pWinPointAry, (UINT)nPoly ) && in drawPolyPolygon() 1512 WIN_PolyPolygon( getHDC(), pWinPointAryAry, (int*)pWinPointAry, nPoly ); in drawPolyPolygon()
|
/aoo41x/main/tools/inc/tools/ |
H A D | postsys.h | 233 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
|
H A D | postwin.h | 248 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
|
Completed in 13 milliseconds