Searched defs:base_row (Results 1 – 1 of 1) sorted by relevance
149 int base_row, in display_one()209 scroll_to(int pagesize, int rows, int *base_row, int *this_row, int target) in scroll_to()350 int thisrow, base_row, lastrow; in dlg_editbox() local