Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dinit_costs.c120 fprintf(outf, "dcfixed %d\n", _COST(dcfixed)); in _init_costs()
H A Dcurshdr.h73 short dcfixed; /* Delete char fixed overhead */ member
H A Dwrefresh.c812 cost = _COST(dcfixed) + (parm_dch ? _COST(Parm_dch) : in _useidch()