Home
last modified time | relevance | path

Searched refs:_rep_cost (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c428 SP_PARM->_rep_cost = NormalizedCost(TIPARM_2(repeat_char, ' ', 23), 1); in NCURSES_SP_NAME()
H A Dtty_update.c633 runcount > SP_PARM->_rep_cost) { in EmitRange()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1222 int _rep_cost; /* cost of (repeat_char) */ member