Searched refs:path_length (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | Layout-TNG-OutIter.cpp | 456 double path_length = const_cast<Path*>(_path_fitted)->Length(); local 477 if (x > path_length ) 478 point += (x - path_length) * tangent; |
Completed in 16 milliseconds