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

/inkscape/src/livarot/
H A DPathStroke.cpp278 RecRound (dest, rightNo, leftNo, ex, sx, -nor, nor, pos, width);
311 RecRound (dest, enNo[LEFT], stNo[LEFT], ex, sx, -pnor, pnor, pos, width);
355 RecRound(dest, stNo[RIGHT], enNo[RIGHT],
401 RecRound(dest, enNo[LEFT], stNo[LEFT],
539 RecRound(dest, leftEnNo, leftStNo,
650 RecRound(dest, rightStNo, rightEnNo,
705 void Path::RecRound(Shape *dest, int sNo, int eNo, // start and end index function in class:Path
H A DPath.h365 static void RecRound (Shape * dest, int sNo, int eNo,

Completed in 17 milliseconds