OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:html_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/grohtml/
html-table.h
72
class
html_table
{
class
74
html_table
(simple_output *op, int linelen);
75
~
html_table
(void);
131
html_table
*table;
html-table.cpp
240
*
html_table
- methods
243
html_table
::
html_table
(simple_output *op, int linelen)
function in class:html_table
249
html_table
::~
html_table
()
267
void
html_table
::remove_cols (cols *c)
284
void
html_table
::set_linelength (int linelen)
307
int
html_table
::get_effective_linelength (void)
319
void
html_table
::add_indent (int indent)
329
void
html_table
::emit_table_header (int space
[
all
...]
Completed in 45 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026