Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpolygon.c1825 int more_polygon=FALSE, num_polygons=0; in InputPolygonPts() local
1836 more_polygon = FALSE; in InputPolygonPts()
1845 more_polygon = TRUE; in InputPolygonPts()
1904 if (more_polygon || num_polygons > 1) { in InputPolygonPts()
1933 } while (more_polygon); in InputPolygonPts()