Searched defs:unify (Results 1 - 3 of 3) sorted by relevance
| /inkscape/src/2geom/ | ||
| H A D | int-rect.h | 55 inline IntRect unify(IntRect const &a, IntRect const &b) { function in namespace:Geom 58 inline OptIntRect unify(OptIntRect const &a, OptIntRect const &b) { function in namespace:Geom |
| H A D | interval.h | 228 inline Interval unify(Interval const &a, Interval const &b) function in namespace:Geom |
| H A D | rect.h | 234 inline Rect unify(Rect const &a, Rect const &b) { function in namespace:Geom 237 inline OptRect unify(OptRect const &a, OptRect const &b) { function in namespace:Geom |
Completed in 68 milliseconds