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

/ast/src/cmd/html/
H A Dhtml2rtf.c59 #define STK_LIST_COMPACT (STK_TAG<<0) macro
100 if (hanging && !(state.sp->flags & STK_LIST_COMPACT))
274 state.sp->flags |= STK_LIST_COMPACT;
582 state.sp->flags |= STK_LIST_COMPACT;
837 state.sp->flags |= STK_LIST_COMPACT;

Completed in 10 milliseconds