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

/inkscape/src/
H A Ddesktop.cpp601 Geom::Rect const viewport = get_display_area();
772 Geom::Rect area = get_display_area();
852 Geom::Rect SPDesktop::get_display_area() const function in class:SPDesktop
918 _quick_zoom_stored_area = get_display_area();
1017 Geom::Rect const area = get_display_area();
1071 Geom::Rect const a = get_display_area();
1174 Geom::Rect dbox = get_display_area();

Completed in 1127 milliseconds