Searched refs:fast_bounds (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/2geom/
H A Dpath.cpp338 if (_data->fast_bounds) {
339 return _data->fast_bounds;
351 _data->fast_bounds = bounds;
H A Dpath.h60 OptRect fast_bounds; member in struct:Geom::PathInternal::PathData
833 _data->fast_bounds = OptRect();

Completed in 34 milliseconds