Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h132 void compute_vrule_bot_adjust(int, int, string &);
H A Dtable.cpp2309 void table::compute_vrule_bot_adjust(int end_row, int col, string &result) in compute_vrule_bot_adjust() function in table
2377 compute_vrule_bot_adjust(end_row, col, vrule_list->bot_adjust); in add_vertical_rule()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1151574 table::compute_vrule_top_adjust, table::compute_vrule_bot_adjust,