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

/inkscape/src/libvpsc/
H A Dblock.cpp113 void Block::mergeIn(Block *b) { function in class:vpsc::Block
138 // rb may not be this if called between merge and mergeIn
/inkscape/src/libavoid/
H A Dvpsc.cpp519 r->mergeIn(l);
759 void Block::mergeIn(Block *b) { function in class:Avoid::Block
792 // rb may not be this if called between merge and mergeIn

Completed in 324 milliseconds