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

/inkscape/src/
H A Dsplivarot.cpp2133 Geom::OptRect selectionBbox = selection->visualBounds(); local
2134 if (!selectionBbox) {
2137 gdouble selectionSize = L2(selectionBbox->dimensions());

Completed in 19 milliseconds