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

/inkscape/src/
H A Dsnap.h146 _guide_to_ignore = NULL;
369 SPGuide const *getGuideToIgnore() const {return _guide_to_ignore;}
424 SPGuide *_guide_to_ignore; ///< A guide that should not be snapped to, e.g. the guide that is currently being dragged member in class:SnapManager
H A Dsnap.cpp48 _guide_to_ignore(NULL),
670 _guide_to_ignore = guide_to_ignore;
688 _guide_to_ignore = guide_to_ignore;
706 _guide_to_ignore = guide_to_ignore;

Completed in 44 milliseconds