Searched refs:get_tab_pos (Results 1 – 3 of 3) sorted by relevance
50 int get_tab_pos (int n);80 int get_tab_pos (int n);
196 int tabs::get_tab_pos (int n) in get_tab_pos() function in tabs699 int html_table::get_tab_pos (int n) in get_tab_pos() function in html_table701 return tab_stops->get_tab_pos(n); in get_tab_pos()
3591 colmax = tbl->get_tab_pos(ncol+1); in lookahead_for_tables()3610 colmax = tbl->get_tab_pos(2) + pageoffset + get_troff_indent(); in lookahead_for_tables()