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

/ast/src/cmd/html/
H A Dhtml2rtf.c58 #define LIST_INDENT 140 macro
187 state.hanging += LIST_INDENT;
277 state.hanging += LIST_INDENT;
278 state.indent = state.hanging + LIST_INDENT * 2;
588 state.hanging += LIST_INDENT;
589 state.indent = state.hanging + LIST_INDENT;
853 state.hanging += LIST_INDENT;
854 state.indent = state.hanging + LIST_INDENT;

Completed in 2784 milliseconds