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

/inkscape/src/display/
H A Ddrawing-item.cpp611 // if _cacheRect() is empty, a negative score will be returned from _cacheScore(),
613 cr.cache_size = _cacheRect()->area() * 4;
627 Geom::OptIntRect cl = _cacheRect();
1112 Geom::OptIntRect cache_rect = _cacheRect();
1142 DrawingItem::_cacheRect() function in class:Inkscape::DrawingItem
H A Ddrawing-item.h162 Geom::OptIntRect _cacheRect();

Completed in 17 milliseconds