Home
last modified time | relevance | path

Searched defs:linelength (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifWriter.cpp93 std::string::size_type linelength = 76; in breakline() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-table.h103 int linelength; variable
H A Dhtml-text.h113 int linelength; /* current line length */ variable
H A Dhtml-table.cpp728 html_indent::html_indent (simple_output *op, int ind, int pageoffset, int linelength) in html_indent()
780 void html_indent::get_reg (int *ind, int *pageoffset, int *linelength) in get_reg()
H A Dpost-html.cpp1980 int linelength; member in html_printer