Searched refs:fast_bounds (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/2geom/ | ||
| H A D | path.cpp | 338 if (_data->fast_bounds) { 339 return _data->fast_bounds; 351 _data->fast_bounds = bounds; |
| H A D | path.h | 60 OptRect fast_bounds; member in struct:Geom::PathInternal::PathData 833 _data->fast_bounds = OptRect(); |
Completed in 26 milliseconds