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

/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Denv.h119 void temporary_indent();
178 hunits temporary_indent; member in class:environment
374 friend void temporary_indent();
H A Denv.cpp643 temporary_indent(0),
735 temporary_indent(0),
817 temporary_indent = 0;
960 return temporary_indent;
967 return temporary_indent;
1453 void temporary_indent() function
1468 curenv->temporary_indent = temp;
1835 saved_indent = temporary_indent;
2151 saved_indent = temporary_indent;
2232 curenv->temporary_indent
[all...]

Completed in 1814 milliseconds