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

/freebsd-11-stable/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)"), (void *)field, frow, fcol));
H A Dform.h332 extern NCURSES_EXPORT(int) move_field (FIELD *,int,int);
/freebsd-11-stable/lib/ncurses/form/
H A DMakefile96 form_field.3 move_field.3 \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h738 extern int move_field(FIELD *, int, int);

Completed in 71 milliseconds