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

/inkscape/src/live_effects/parameter/
H A Dfilletchamferpointarray.cpp456 times = get_times(index-1, subpaths, false);
461 times = get_times(last_index(index, subpaths), subpaths, true);
485 std::vector<double> FilletChamferPointArrayParam::get_times(int index, Geom::PathVector subpaths, bool last) function in class:Inkscape::LivePathEffect::FilletChamferPointArrayParam

Completed in 34 milliseconds