Searched defs:nrow (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ncurses/form/
H A Dfld_info.c50 field_info(const FIELD *field, int *rows, int *cols, int *frow, int *fcol, int *nrow, int *nbuf) argument
H A Dfld_def.c276 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) argument
H A Dform.h80 int nrow; /* off-screen rows */ member in struct:fieldnode
/freebsd-10-stable/sys/teken/demo/
H A Dteken_demo.c166 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ local

Completed in 174 milliseconds