Home
last modified time | relevance | path

Searched refs:current_indentation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-text.h111 int current_indentation; /* current .in value */ variable
H A Dhtml-text.cpp51 current_indentation(-1), pageoffset(-1), linelength(-1), in html_text()