Searched refs:move_field (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/ncurses/form/
H A Dfld_move.c39 | Function : int move_field(FIELD *field,int frow, int fcol)
49 move_field(FIELD *field, int frow, int fcol) function
51 T((T_CALLED("move_field(%p,%d,%d)"), field, frow, fcol));
H A Dllib-lform257 #undef move_field
258 int move_field(
H A Dllib-lformw257 #undef move_field
258 int move_field(
H A Dform.h317 extern NCURSES_EXPORT(int) move_field (FIELD *,int,int);
/freebsd-10.0-release/lib/ncurses/form/
H A DMakefile96 form_field.3 move_field.3 \
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h738 extern int move_field(FIELD *, int, int);

Completed in 186 milliseconds