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

/freebsd-11.0-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp317 class center_block_entry : public block_entry { class in inherits:block_entry
319 center_block_entry(char *s, const entry_modifier *m);
754 center_block_entry::center_block_entry(char *s, const entry_modifier *m) function in class:center_block_entry
759 void center_block_entry::print()
1515 e = new center_block_entry(s, f);

Completed in 55 milliseconds