Searched refs:STATE_CACHE (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/display/ | ||
H A D | drawing-item.h | 80 STATE_CACHE = (1<<1), // cache extents and clean area are up-to-date enumerator in enum:Inkscape::DrawingItem::StateFlags |
H A D | drawing.cpp | 143 (*i)->_markForUpdate(DrawingItem::STATE_CACHE, false); |
H A D | drawing-item.cpp | 600 if (to_update & STATE_CACHE) { |
Completed in 28 milliseconds