Searched refs:cache_rect (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ | ||
H A D | drawing-item.cpp | 1112 Geom::OptIntRect cache_rect = _cacheRect(); local 1113 if (!cache_rect) return -1.0; 1117 double score = cache_rect->area(); |
Completed in 15 milliseconds