Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/ncurses/tty/
HDlib_mvcur.c428 SP_PARM->_rep_cost = NormalizedCost(TPARM_2(repeat_char, ' ', 23), 1); in NCURSES_SP_NAME()
HDtty_update.c629 runcount > SP_PARM->_rep_cost) { in EmitRange()
/dragonfly/contrib/ncurses/ncurses/
HDcurses.priv.h1190 int _rep_cost; /* cost of (repeat_char) */ member