Home
last modified time | relevance | path

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

/freebsd-src/contrib/ncurses/form/
H A Dfty_generic.c280 _nc_form_cursor(const FORM *form, int *pRow, int *pCol) in _nc_form_cursor()
/freebsd-src/contrib/sqlite3/
H A Dshell.c19383 EQPGraphRow *pLast; /* Last element of the pRow list */ member
20378 for(pRow = p->sGraph.pRow; pRow; pRow = pNext){ in eqp_reset() local
20390 EQPGraphRow *pRow = pOld ? pOld->pNext : p->sGraph.pRow; eqp_next_row() local
20399 EQPGraphRow *pRow, *pNext; eqp_render_level() local
20418 EQPGraphRow *pRow = p->sGraph.pRow; eqp_render() local
[all...]