Searched refs:unify (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/2geom/
H A Dint-rect.h55 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 Drect.h234 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
H A Dinterval.h228 inline Interval unify(Interval const &a, Interval const &b) function in namespace:Geom
H A Dgeneric-interval.h245 inline GenericInterval<C> unify(GenericInterval<C> const &a, GenericInterval<C> const &b) {
/inkscape/src/widgets/
H A Ddesktop-widget.cpp2227 carea = Geom::unify(carea, viewbox);

Completed in 270 milliseconds