Searched defs:_precision (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/param/
H A Dfloat.h50 float precision (void) { return _precision; }
66 int _precision; member in class:Inkscape::Extension::ParamFloat
/inkscape/src/2geom/
H A Dsvg-path-writer.h102 int _precision; member in class:Geom::SVGPathWriter
H A Dpathvector.cpp160 , _precision(precision)
184 std::vector<PathIntersection> px = ii->path->intersect(*i->path, _precision);
214 Coord _precision; member in class:Geom::PathIntersectionSweepSet

Completed in 14 milliseconds