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

/inkscape/src/ui/tools/
H A Dspray-tool.cpp550 double bbox_top_main = bbox_procesed->top(); local
558 Geom::Rect rect_sprayed(desktop->d2w(Geom::Point(bbox_left_main,bbox_top_main)), desktop->d2w(Geom::Point(bbox_right_main,bbox_bottom_main)));
623 std::abs(bbox_top - bbox_top_main) > std::abs(offset_height))){

Completed in 55 milliseconds