Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c572 EmitRange(NCURSES_SP_DCLx const NCURSES_CH_T *ntext, int num) in EmitRange()
688 const NCURSES_CH_T *ntext, in PutRange()
/freebsd/contrib/bsddialog/lib/
H A Dbarbox.c124 char inputbuf[2048], ntext[2048], *pntext; in bsddialog_gauge() local