Home
last modified time | relevance | path

Searched refs:MakePolygonVertex (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpolygon.e31 extern XPoint * MakePolygonVertex ARGS_DECL((int XOff, int YOff, int NumVs,
H A Dshape.c662 gpRubberVertices = MakePolygonVertex(drawOrigX, drawOrigY,
H A Dspline.c1050 return MakePolygonVertex(XOff, YOff, NumVs, Vs);
H A Dpolygon.c59 XPoint *MakePolygonVertex(XOff, YOff, NumVs, Vs) in MakePolygonVertex() function