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

/inkscape/src/ui/dialog/
H A Dspellcheck.cpp271 Geom::OptRect bbox2 = i2->desktopVisualBounds(); local
272 if (!bbox1 || !bbox2) {
277 Geom::Point diff = Geom::Point(bbox2->min()[Geom::X], bbox2->max()[Geom::Y]) -

Completed in 52 milliseconds