Searched refs:markDirty (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/display/ | ||
H A D | drawing-surface.h | 69 void markDirty(Geom::IntRect const &area = Geom::IntRect::infinite()); |
H A D | cairo-utils.h | 111 void markDirty(); |
H A D | drawing-surface.cpp | 187 DrawingCache::markDirty(Geom::IntRect const &area) function in class:Inkscape::DrawingCache |
H A D | drawing-item.cpp | 1038 i->_cache->markDirty(*dirty); 1057 _cache->markDirty(area); |
H A D | cairo-utils.cpp | 426 void Pixbuf::markDirty() { function in class:Inkscape::Pixbuf |
Completed in 23 milliseconds