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

/inkscape/src/libavoid/
H A Drouter.h310 void setRoutingPenalty(const PenaltyType penType,
H A Drouter.cpp1278 void Router::setRoutingPenalty(const PenaltyType penType, const double penVal) function in class:Avoid::Router
1554 fprintf(fp, " router->setRoutingPenalty((PenaltyType)%lu, %g);\n",
/inkscape/src/
H A Ddocument.cpp117 router->setRoutingPenalty(Avoid::segmentPenalty);

Completed in 42 milliseconds