Searched refs:find_column (Results 1 – 3 of 3) sorted by relevance
81 int find_column (int pos);
638 int html_table::find_column (int pos) in find_column() function in html_table
3045 int col = table->find_column(atoi(s) + pageoffset + get_troff_indent()); in do_tab()3060 int col = table->find_column(pageoffset+get_troff_indent()); in do_tab0()