Searched defs:removeActiveItem (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/2geom/ | ||
| H A D | sweeper.h | 58 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 D | pathvector.cpp | 196 void removeActiveItem(ItemIterator ii) { function in class:Geom::PathIntersectionSweepSet |
Completed in 10 milliseconds