Searched refs:zooms_past (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Ddesktop.cpp790 push_current_zoom(zooms_past);
869 if (zooms_past.empty()) {
878 Geom::Rect past = zooms_past.front();
882 zooms_past.pop_front();
896 push_current_zoom (zooms_past);
H A Ddesktop.h182 std::list<Geom::Rect> zooms_past; member in class:SPDesktop
H A Dsp-namedview.cpp839 desktop->zooms_past.clear();

Completed in 182 milliseconds