Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapproject.c1271 int numpoints_in = line->numpoints; local
1272 int line_alloc = numpoints_in;
1366 for( i=0; i < numpoints_in; i++ ) {
1462 newLine.numpoints = numpoints_in - i + 1;
1475 newLine.numpoints = numpoints_in;