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

/inkscape/src/livarot/
H A DPathCutting.cpp874 static int CmpCurv(const void * p1, const void * p2) { function
889 qsort(cvAbs, nbCv, sizeof(double), CmpCurv);

Completed in 16 milliseconds