HomeSort by: relevance | last modified time | path
    Searched refs:temporary_indent (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/troff/
env.h 121 void temporary_indent();
180 hunits temporary_indent; member in class:environment
376 friend void temporary_indent();
env.cpp 645 temporary_indent(0),
737 temporary_indent(0),
819 temporary_indent = 0;
962 return temporary_indent;
969 return temporary_indent;
1455 void temporary_indent() function
1470 curenv->temporary_indent = temp;
1837 saved_indent = temporary_indent;
2153 saved_indent = temporary_indent;
2234 curenv->temporary_indent.to_units())
    [all...]

Completed in 26 milliseconds