Home
last modified time | relevance | path

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

/mirbsd/src/lib/libncurses/src/ncurses/tty/
Dtty_display.h85 int _rep_cost; /* cost of (repeat_char) */ member
Dlib_mvcur.c385 SP->_rep_cost = NormalizedCost(tparm(repeat_char, ' ', 23), 1); in _nc_mvcur_init()
Dtty_update.c503 } else if (repeat_char && runcount > SP->_rep_cost) { in EmitRange()
/mirbsd/src/lib/libncurses/src/ncurses/
Dcurses.priv.h457 int _rep_cost; /* cost of (repeat_char) */ member