Searched defs:roundInwards (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | interval.h | 189 OptIntInterval roundInwards() const { function in class:Geom::Interval |
H A D | rect.h | 147 OptIntRect roundInwards() const { function in class:Geom::Rect 148 OptIntRect oir(f[X].roundInwards(), f[Y].roundInwards()); |
Completed in 16 milliseconds