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

/inkscape/src/libnrtype/
H A DLayout-TNG-OutIter.cpp457 double x_on_path = x; local
458 if (x_on_path < 0.0) x_on_path = 0.0;
462 Path::cut_position *path_parameter_list = const_cast<Path*>(_path_fitted)->CurvilignToPosition(1, &x_on_path, unused);

Completed in 15 milliseconds