Home
last modified time | relevance | path

Searched refs:data_ahead (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dform.ref105 "data_ahead" @133 ;NONAME
H A Dform.def30 "data_ahead" @133 NONAME
/freebsd/contrib/ncurses/form/
H A Dfrm_data.c136 data_ahead(const FORM *form) in data_ahead() function
H A Dllib-lformtw395 #undef data_ahead
396 NCURSES_BOOL data_ahead(
H A Dllib-lformt395 #undef data_ahead
396 NCURSES_BOOL data_ahead(
H A Dllib-lformw395 #undef data_ahead
396 NCURSES_BOOL data_ahead(
H A Dllib-lform395 #undef data_ahead
396 NCURSES_BOOL data_ahead(
H A Dform.h448 extern FORM_EXPORT(bool) data_ahead (const FORM *);
/freebsd/lib/ncurses/form/
H A DMakefile94 form_data.3 data_ahead.3 \
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1924 int data_ahead(FORM *form); /* form to be queried */
1928 The function data_ahead() returns TRUE if (a) the current field is
/freebsd/contrib/ncurses/
H A DINSTALL1931 + data_ahead() now works with wide-characters.
H A DNEWS8902 + modify data_ahead() to work with wide-characters.