Searched refs:IS_CLOCKWISE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dobject.h138 const unsigned long IS_CLOCKWISE = 04; variable
H A Dpic.y1012 $$->flags |= IS_CLOCKWISE;
1017 $$->flags &= ~IS_CLOCKWISE;
H A Dobject.cpp1735 int cw = (flags & IS_CLOCKWISE) != 0;

Completed in 102 milliseconds