Lines Matching defs:last

150 /* The last left edge of text that was displayed.  This is used when
183 /* The index of the last invisible character in the prompt string. */
186 /* The length (buffer offset) of the first line of the last (possibly
215 index of the last invisible character in the returned string. NIFLP,
233 int l, rl, last, ignoring, ninvis, invfl, invflset, ind, pind, physchars;
257 for (rl = ignoring = last = ninvis = physchars = 0, p = pmt; p && *p; p++)
271 last = r - ret - 1;
321 *lip = last;
345 * local_prompt = expanded last line of string in rl_display_prompt
347 * local_prompt_prefix = portion before last newline of rl_display_prompt,
355 * The return value is the number of visible characters on the last line
691 the cursor (lb_linenum), the last line number (lb_botlin and inv_botlin).
900 only display a screenful. We should display the last screen,
1007 only need to reprint it if the cursor is before the last
1109 the last margin is no longer correct, compute a new one. */
1190 /beginning of line | /old last same /old EOL
1195 \beginning of line | \new last same \new end of line
1382 ols = oe - 1; /* find last same */
1436 cursor position is before the last invisible character in the prompt,
1576 /* Copy (new) chars to screen from first diff to last match. */
1597 /* If we're in a multibyte locale and were before the last invisible
1618 /* Copy (new) chars to screen from first diff to last match */
1713 /* If the prompt contains newlines, take the last tail. */
1730 whether the cursor is at the end of the last line, or already at the
1794 /* Use NEW when comparing against the last invisible character in the
2278 /* If the cursor is the only thing on an otherwise-blank last line,
2319 /* Redraw the last line of a multi-line prompt that may possibly contain
2379 /* Redraw only the last line of a multi-line prompt. */