Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ncurses/ncurses/tty/
HDlib_mvcur.c430 SP_PARM->_cup_ch_cost = NormalizedCost( in NCURSES_SP_NAME()
436 SP_PARM->_inline_cost = min(SP_PARM->_cup_ch_cost, in NCURSES_SP_NAME()
HDtty_update.c605 && runcount > SP_PARM->_ech_cost + SP_PARM->_cup_ch_cost in EmitRange()
/freebsd-13-stable/contrib/ncurses/ncurses/
HDcurses.priv.h1192 int _cup_ch_cost; /* cost of (cursor_address) */ member
/freebsd-13-stable/contrib/ncurses/
HDNEWS12562 SCREEN struct, _hpa_ch_cost and _cup_ch_cost.