Searched defs:roundOutwards (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | interval.h | 184 IntInterval roundOutwards() const { function in class:Geom::Interval |
H A D | rect.h | 142 IntRect roundOutwards() const { function in class:Geom::Rect 143 IntRect ir(f[X].roundOutwards(), f[Y].roundOutwards()); |
Completed in 727 milliseconds