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

/inkscape/src/2geom/
H A Dforward.h42 typedef int IntCoord; typedef in namespace:Geom
51 typedef GenericInterval<IntCoord> IntInterval;
52 typedef GenericOptInterval<IntCoord> OptIntInterval;
57 typedef GenericRect<IntCoord> IntRect;
58 typedef GenericOptRect<IntCoord> OptIntRect;
H A Dcoord.h80 typedef int IntCoord; typedef in namespace:Geom
130 struct CoordTraits<IntCoord> {
140 , boost::additive< IntInterval, IntCoord

Completed in 37 milliseconds