Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp165 virtual simple_entry *to_simple_entry();
176 simple_entry *to_simple_entry();
361 simple_entry *table_entry::to_simple_entry() in to_simple_entry() function in table_entry
436 simple_entry *simple_entry::to_simple_entry() in to_simple_entry() function in simple_entry
2571 e->to_simple_entry()->simple_print(1); in do_row()
2589 simple_entry *simple = e->to_simple_entry(); in do_row()
2611 simple_entry *simple = e->to_simple_entry(); in do_row()
2632 if (e->end_row == r && e->to_simple_entry() == 0) { in do_row()