Lines Matching defs:lch
1150 int lch, wx, owx, chw;
1215 lch = *win->alines[wy]->lastchp;
1216 if (lch < 0)
1219 if (lch >= (int) win->maxx)
1220 lch = win->maxx - 1;
1285 while (wx <= lch) {
1286 __CTRACE(__CTRACE_REFRESH, "makech: wx=%d,lch=%d, nlsp=%d\n", wx, lch, nlsp);
1303 if (wx <= lch) {
1304 while (wx <= lch && _cursesi_celleq(nsp, csp)) {
1325 "lx = %d, newy = %d, newx = %d, lch = %d\n",
1326 wx, _cursesi_screen->ly, _cursesi_screen->lx, wy, wx, lch);
1330 while (wx <= lch &&