Lines Matching defs:use
28 #include "sp-use.h"
132 // paths only, then we can just as well use the geometric bounding box (which is faster)
136 // Oh oh, this will get ugly. We cannot use sp_item_i2d_affine directly because we need to
170 // first point and store the collection for later use. This significantly improves the performance
202 SPUse *use = dynamic_cast<SPUse *>((*i).item);
203 if (use) {
204 root_item = use->root();
357 // first point and store the collection for later use. This significantly improves the performance
389 SPUse *use = dynamic_cast<SPUse *>((*i).item);
390 if (use) {
391 i2doc = use->get_root_transform();
392 root_item = use->root();
561 // We currently only use the tangent when snapping guides, so only in this case we will
821 // Now we will iterate over all the origins and vectors and see which of these will get use a tangential or perpendicular snap