Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dshape.c281 gpVertices[4].x = gpVertices[0].x; in CalcBoxShapeVs()
282 gpVertices[4].y = gpVertices[0].y; in CalcBoxShapeVs()
298 gpVertices[4].x = gpVertices[0].x; in CalcParallelShapeVs()
299 gpVertices[4].y = gpVertices[0].y; in CalcParallelShapeVs()
315 gpVertices[4].x = gpVertices[0].x; in CalcTrapezoidShapeVs()
316 gpVertices[4].y = gpVertices[0].y; in CalcTrapezoidShapeVs()
329 gpVertices[4].x = gpVertices[0].x; in CalcRhombusShapeVs()
330 gpVertices[4].y = gpVertices[0].y; in CalcRhombusShapeVs()
466 gpVertices[3].x = gpVertices[0].x; in CalcTriangleShapeVs()
467 gpVertices[3].y = gpVertices[0].y; in CalcTriangleShapeVs()
[all …]