Searched refs:short_double_line_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp284 class short_double_line_entry : public simple_entry { class in inherits:simple_entry
286 short_double_line_entry(const entry_modifier *m);
917 short_double_line_entry::short_double_line_entry(const entry_modifier *m) function in class:short_double_line_entry
922 int short_double_line_entry::line_type()
927 void short_double_line_entry::simple_print(int dont_move)
1455 e = new short_double_line_entry(f);

Completed in 49 milliseconds