Searched defs:UpdateContext (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/display/
H A Ddrawing-item.h45 struct UpdateContext { struct in namespace:Inkscape
135 void update(Geom::IntRect const &area = Geom::IntRect::infinite(), UpdateContext const &ctx = UpdateContext(), unsigned flags = STATE_ALL, unsigned reset = 0);
163 virtual unsigned _updateItem(Geom::IntRect const &/*area*/, UpdateContext const &/*ctx*/,

Completed in 971 milliseconds