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

/inkscape/src/
H A Dsp-guide.cpp393 SPGuideAttachment const &att = *i;
394 sp_item_notify_moveto(*att.item, this, att.snappoint_ix, position, commit);
425 SPGuideAttachment const &att = *i;
426 sp_item_notify_moveto(*att.item, this, att.snappoint_ix, position, commit);
533 SPGuideAttachment const &att = *i; local
534 remove_last(att.item->constraints, SPGuideConstraint(guide, att.snappoint_ix));

Completed in 643 milliseconds