Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfty_generic.c280 _nc_form_cursor(const FORM *form, int *pRow, int *pCol) in _nc_form_cursor()
/freebsd/contrib/sqlite3/
H A Dshell.c19382 EQPGraphRow *pRow; /* Linked list of all rows of the EQP output */ member
20377 EQPGraphRow *pRow, *pNext; in eqp_reset() local
20389 EQPGraphRow *pRow = pOld ? pOld->pNext : p->sGraph.pRow; in eqp_next_row() local
20398 EQPGraphRow *pRow, *pNext; in eqp_render_level() local
20417 EQPGraphRow *pRow = p->sGraph.pRow; in eqp_render() local