Searched refs:prev_on_curve (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-rough-hatches.cpp49 std::pair<unsigned,unsigned> prev_on_curve; member in struct:Inkscape::LivePathEffect::LevelCrossing
141 (*this)[next.first][next.second].prev_on_curve = std::pair<unsigned,unsigned>(i,j);
196 next = (*this)[level][idx].prev_on_curve;

Completed in 45 milliseconds