Searched defs:stPos (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathOutline.cpp | 377 Geom::Point stPos, enPos, stTgt, enTgt, stNor, enNor; local 395 TangentOnSegAt (0.0, curX, temp, stPos, stTgt, 440 TangentOnSegAt (0.0, curX, temp, stPos, stTgt, stTle); 447 OutlineJoin (dest, stPos, curT, stNor, width, join, 469 TangentOnSegAt (0.0, curX, *nData, stPos, stTgt, stTle); 491 firstP = stPos; 528 TangentOnCubAt (0.0, curX, *nData, false, stPos, stTgt, 541 firstP = stPos; 584 TangentOnArcAt (0.0, curX, *nData, stPos, stTgt, stTle, 597 firstP = stPos; 1284 Geom::Point stPos, miPos, enPos; local 1396 Geom::Point stPos, enPos, stTgt, enTgt; local 1414 Geom::Point stPos, miPos, enPos; local [all...] |
Completed in 18 milliseconds