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

/inkscape/src/
H A Dselection-chemistry.cpp2575 Geom::OptRect sbox = item->desktopVisualBounds(); local
2577 if ( sbox && dbox.contains(*sbox) == false ) {
2578 Geom::Point const s_dt = sbox->midpoint();

Completed in 114 milliseconds