Searched refs:last_top (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dwindow.c4654 int last_top;
4680 last_top = XINT (w->top_line);
4684 c->top_line = make_number (last_top);
4686 last_top += XFASTINT (c->total_lines);
4643 int last_top; local

Completed in 150 milliseconds