Searched defs:intersectWith (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | generic-rect.h | 441 void intersectWith(CRect const &b) { function in class:Geom::GenericOptRect 453 void intersectWith(OptCRect const &b) { function in class:Geom::GenericOptRect 455 intersectWith(*b); 481 intersectWith(b); 486 intersectWith(b); |
Completed in 12 milliseconds