Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx237 long nDistSqr,nBestDistSqr, nCountdownTests; in PolyPolygonToPolygon() local
259 nCountdownTests=1000; in PolyPolygonToPolygon()
273 if (nCountdownTests<=0) break; in PolyPolygonToPolygon()
274 nCountdownTests--; in PolyPolygonToPolygon()
276 if (nCountdownTests<=0) break; in PolyPolygonToPolygon()

Completed in 21 milliseconds