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

/inkscape/src/livarot/
H A DPathOutline.cpp1200 PathDescrLineTo* nLine = dynamic_cast<PathDescrLineTo*>(dest->descr_cmd[dest->descr_cmd.size() - 1]); local
1201 nLine->p = pos + l*biss; // relocate to bisector
1261 PathDescrLineTo* nLine = dynamic_cast<PathDescrLineTo*>(dest->descr_cmd[dest->descr_cmd.size() - 1]); local
1262 nLine->p = pos+l*biss; // relocate to bisector

Completed in 17 milliseconds