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

/macosx-10.9.5/emacs-92/emacs/src/
H A Ddispnew.c4957 int i, j, first_old, first_new, last_old, last_new;
4988 /* Set last_new to the index + 1 of the last enabled row in the
4999 last_new = i;
5018 i = last_new;
5030 last_new = i;
5034 if (last_new == first_new)
5096 for (i = first_new; i < last_new; ++i)
5145 && k < last_new
4938 int i, j, first_old, first_new, last_old, last_new; local

Completed in 192 milliseconds