Searched refs:npcnt (Results 1 – 3 of 3) sorted by relevance
/trunk/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() argument 61 return PolyPolygon( hDC, ppt, npcnt, ncnt ); in WIN_PolyPolygon()
|
/trunk/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 17 milliseconds