Searched defs:gdPointPtr (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/gd/libgd/
H A Dgd.h501 } gdPoint, *gdPointPtr; typedef in typeref:struct:__anon7
503 void gdImagePolygon(gdImagePtr im, gdPointPtr p, int n, int c);
504 void gdImageFilledPolygon(gdImagePtr im, gdPointPtr p, int n, int c);

Completed in 5 milliseconds