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

/inkscape/src/livarot/
H A DPath.h215 double PositionToLength(int piece, double t);
H A DPathCutting.cpp1033 double Path::PositionToLength(int piece, double t) function in class:Path
/inkscape/src/libnrtype/
H A DLayout-TNG-OutIter.cpp90 local_x = const_cast<Path*>(_path_fitted)->PositionToLength(position.piece, position.t);

Completed in 23 milliseconds