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

/inkscape/src/2geom/
H A Dinterval.h184 IntInterval roundOutwards() const { function in class:Geom::Interval
H A Drect.h142 IntRect roundOutwards() const { function in class:Geom::Rect
143 IntRect ir(f[X].roundOutwards(), f[Y].roundOutwards());

Completed in 241 milliseconds