Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp307 class left_block_entry : public block_entry { class
309 left_block_entry(char *s, const entry_modifier *m);
729 left_block_entry::left_block_entry(char *s, const entry_modifier *m) in left_block_entry() function in left_block_entry
734 void left_block_entry::print() in print()
1506 e = new left_block_entry(s, f); in add_entry()
1540 e = new left_block_entry(s, f); in add_entry()