OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:html_table
(Results
1 - 3
of
3
) 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
...]
post-html.cpp
494
void remember_table (
html_table
*t);
495
html_table
*get_table (void);
506
html_table
*tab; // table description
904
void text_glob::remember_table (
html_table
*t)
915
html_table
*text_glob::get_table (void)
1974
html_table
*table;
2993
html_table
*t = g->get_table();
3523
html_table
*tbl = new
html_table
(&html, -1);
3574
tbl = new
html_table
(&html, -1)
[
all
...]
Completed in 15 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026