Home
last modified time | relevance | path

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

/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswemacs.c443 LINE *toplp; /* top line of window */ in updscrollbars() local
446 toplp = sp->s_cur_window->w_linep; in updscrollbars()
452 if (lp == toplp) topline = lastline; in updscrollbars()
H A Drandom.c1255 register LINE *toplp; /* top line in current window */ local
1277 toplp = lback(curwp->w_linep);
1282 while (count > 0 && curwp->w_dotp != toplp)
/dports/editors/xvile/vile-9.8v/
H A Dfences.c686 register LINE *toplp; /* top line in current window */ in fmatch() local
704 toplp = lback(curwp->w_line.l); in fmatch()
709 while (count > 0 && DOT.l != toplp) { in fmatch()
/dports/editors/vile/vile-9.8v/
H A Dfences.c686 register LINE *toplp; /* top line in current window */ in fmatch() local
704 toplp = lback(curwp->w_line.l); in fmatch()
709 while (count > 0 && DOT.l != toplp) { in fmatch()