Searched defs:ibbox (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | text-tool.cpp | 357 Geom::OptRect ibbox = item_ungrouped->desktopVisualBounds(); local 358 if (ibbox) { 359 SP_CTRLRECT(this->indicator)->setRectangle(*ibbox); |
Completed in 19 milliseconds