Home
last modified time | relevance | path

Searched refs:npcnt (Results 1 – 3 of 3) sorted by path

/trunk/main/tools/inc/tools/
H A Dpostsys.h233 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
H A Dpostwin.h248 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
/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() argument
61 return PolyPolygon( hDC, ppt, npcnt, ncnt ); in WIN_PolyPolygon()

Completed in 26 milliseconds