Searched defs:it1_length (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/live_effects/parameter/
H A Dfilletchamferpointarray.cpp492 Coord it1_length = (*curve_it1).length(tolerance); local
508 resultLenght = it1_length + to_len(index - positions.second, _vector[index - positions.second ][X]);
514 resultLenght = it1_length + to_len( index + 1, _vector[index + 1][X]);

Completed in 13 milliseconds