Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Dmakepath.cpp1088 int rIndx = 0; in search() local
1091 const Point& pnt = currRoute.at(rIndx); in search()
1092 VertIDProps props = (rIndx > 0) ? 0 : VertID::PROP_ConnPoint; in search()
1141 rIndx++; in search()