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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dobject.h156 const unsigned long IS_FILLED = 02000000; variable
H A Dpic.y927 $$->flags |= IS_FILLED;
933 $$->flags |= (IS_SHADED | IS_FILLED);
940 $$->flags |= (IS_SHADED | IS_OUTLINED | IS_FILLED);
H A Dobject.cpp1877 if (flags & (IS_DEFAULT_FILLED | IS_FILLED)) {

Completed in 108 milliseconds