Home
last modified time | relevance | path

Searched defs:this_row (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/dialog/
H A Deditbox.c211 scroll_to(int pagesize, int rows, int *base_row, int *this_row, int target) in scroll_to()
/freebsd-src/contrib/ncurses/form/
H A Dfrm_driver.c2822 int this_row = form->currow; in FE_Delete_Previous() local