Home
last modified time | relevance | path

Searched refs:ExcludeSelection (Results 1 – 2 of 2) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscribusdoc.h1228 ExcludeSelection = 1 enumerator
H A Dscribusdoc.cpp13848 if ((behavior == ExcludeSelection) && m_Selection->containsItem(items.at(i))) in getClosestElementBorder()
13877 if ((behavior == ExcludeSelection) && m_Selection->containsItem(items.at(i))) in getClosestElementBorder()
14021 getClosestElementBorder(*x, *y, &xout, &yout, ExcludeSelection); in ApplyGuides()