Home
last modified time | relevance | path

Searched refs:XBetweenAB (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DTextOutputDev.cc193 #define XBetweenAB(x, a, b) (!(((x) > (a) && (x) > (b)) || ((x) < (a) && (x) < (b))) ? true : false) macro
4799 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
4894 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DTextOutputDev.cc193 #define XBetweenAB(x, a, b) (!(((x) > (a) && (x) > (b)) || ((x) < (a) && (x) < (b))) ? true : false) macro
4799 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
4894 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DTextOutputDev.cc193 #define XBetweenAB(x, a, b) (!(((x) > (a) && (x) > (b)) || ((x) < (a) && (x) < (b))) ? true : false) macro
4799 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
4894 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DTextOutputDev.cc193 #define XBetweenAB(x, a, b) (!(((x) > (a) && (x) > (b)) || ((x) < (a) && (x) < (b))) ? true : false) macro
4799 if (XBetweenAB(mid, s1, s2)) { in visitSelection()
4894 if (XBetweenAB(mid, s1, s2)) { in visitSelection()