Lines Matching defs:dwlp
160 __LINE *wlp, *vlp, *dwlp;
238 dwlp = dwin->alines[dy_off];
253 _wintype, dy_off, *dwlp->firstchp, *dwlp->lastchp,
254 dwlp->flags);
260 ((dwlp->flags & (__ISDIRTY | __ISFORCED)) == 0))
272 (*dwlp->firstchp < dwin->maxx + dwin->ch_off &&
273 *dwlp->lastchp >= dwin->ch_off))))
292 mx = *dwlp->lastchp - dwin->ch_off + 1;
330 dwlp->line[dx_off].ch =
332 dwlp->line[dx_off].attr =
334 dwlp->line[dx_off].cflags =
337 dwlp->line[dx_off].wcols =
342 dwlp->line[tx].ch = ch;
343 dwlp->line[tx].wcols = i;
344 dwlp->line[tx].cflags =
360 dwlp->line[dx_off].ch =
362 dwlp->line[dx_off].wcols =
364 dwlp->line[dx_off].cflags =
367 &dwlp->line[dx_off])
404 *dwlp->firstchp, *dwlp->lastchp);
419 *dwlp->firstchp + wbegx - dwin->ch_off)
422 *dwlp->firstchp + wbegx
428 *dwlp->lastchp + wbegx - dwin->ch_off)
430 *vlp->lastchp = *dwlp->lastchp