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

/inkscape/src/2geom/
H A Dsweeper.h58 void removeActiveItem(ItemIterator /*ii*/) {} function in class:Geom::SweepVector
77 * - void removeActiveItem(iterator i) - remove an item from the active list.
108 * addActiveItem and removeActiveItem on the SweepSet passed at construction
133 _set.removeActiveItem(next_exit.item);
H A Dpathvector.cpp196 void removeActiveItem(ItemIterator ii) { function in class:Geom::PathIntersectionSweepSet

Completed in 22 milliseconds