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

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dobject.h157 const unsigned long IS_SHADED = 020000000; variable
H A Dpic.y931 $$->flags |= (IS_SHADED | IS_FILLED);
938 $$->flags |= (IS_SHADED | IS_OUTLINED | IS_FILLED);
H A Dobject.cpp1876 if (flags & IS_SHADED)

Completed in 79 milliseconds