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

/inkscape/src/
H A Ddesktop.cpp1114 SPItem *docitem = doc()->getRoot(); local
1115 g_return_if_fail (docitem != NULL);
1117 docitem->bbox_valid = FALSE;
1118 Geom::OptRect d = docitem->desktopVisualBounds();

Completed in 2313 milliseconds