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

/inkscape/src/
H A Ddocument.cpp1258 static bool is_within(Geom::Rect const &area, Geom::Rect const &box) function
1441 return find_items_in_area(x, SP_GROUP(this->root), dkey, box, is_within, false, into_groups);

Completed in 425 milliseconds