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

/freebsd-11.0-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp305 class left_block_entry : public block_entry { class in inherits:block_entry
307 left_block_entry(char *s, const entry_modifier *m);
727 left_block_entry::left_block_entry(char *s, const entry_modifier *m) function in class:left_block_entry
732 void left_block_entry::print()
1504 e = new left_block_entry(s, f);
1538 e = new left_block_entry(s, f);

Completed in 106 milliseconds