Home
last modified time | relevance | path

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

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc161 virtual simple_entry *to_simple_entry();
172 simple_entry *to_simple_entry();
357 simple_entry *table_entry::to_simple_entry() in to_simple_entry() function in table_entry
432 simple_entry *simple_entry::to_simple_entry() in to_simple_entry() function in simple_entry
2575 e->to_simple_entry()->simple_print(1); in do_row()
2593 simple_entry *simple = e->to_simple_entry(); in do_row()
2615 simple_entry *simple = e->to_simple_entry(); in do_row()
2630 if (e->end_row == r && e->to_simple_entry() == 0) { in do_row()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp168 virtual simple_entry *to_simple_entry();
179 simple_entry *to_simple_entry();
363 simple_entry *table_entry::to_simple_entry() in to_simple_entry() function in table_entry
439 simple_entry *simple_entry::to_simple_entry() in to_simple_entry() function in simple_entry
2786 e->to_simple_entry()->simple_print(1); in do_row()
2804 simple_entry *simple = e->to_simple_entry(); in do_row()
2826 simple_entry *simple = e->to_simple_entry(); in do_row()
2847 if (e->end_row == r && e->to_simple_entry() == 0) { in do_row()