Searched defs:getActivePathBetween (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Dvpsc.cpp1080 getActivePathBetween(e.path,lv,rv,NULL);
1104 bool Block::getActivePathBetween(Constraints& path, Variable const* u, function in class:Avoid::Block
1109 if(getActivePathBetween(path, (*c)->left, v, u)) {
1117 if(getActivePathBetween(path, (*c)->right, v, u)) {

Completed in 19 milliseconds