Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h129 int row_ends_section(int);
H A Dtable.cpp2496 int table::row_ends_section(int r) in row_ends_section() function in table
2666 if (!(flags & NOKEEP) && row_ends_section(r)) in do_row()