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

/inkscape/src/
H A Dsnap-enums.h95 SNAPTARGET_TEXT_ANCHOR, enumerator in enum:Inkscape::SnapTargetType
H A Dsnap-preferences.cpp128 case SNAPTARGET_TEXT_ANCHOR:
290 return SNAPTARGET_TEXT_ANCHOR;
H A Dsp-flowtext.cpp305 p.push_back(Inkscape::SnapCandidatePoint((*pt) * this->i2dt_affine(), Inkscape::SNAPSOURCE_TEXT_ANCHOR, Inkscape::SNAPTARGET_TEXT_ANCHOR));
H A Dsp-text.cpp399 p.push_back(Inkscape::SnapCandidatePoint((*pt) * this->i2dt_affine(), Inkscape::SNAPSOURCE_TEXT_ANCHOR, Inkscape::SNAPTARGET_TEXT_ANCHOR));
/inkscape/src/display/
H A Dsnap-indicator.cpp163 case SNAPTARGET_TEXT_ANCHOR:

Completed in 389 milliseconds