HomeSort by: relevance | last modified time | path
    Searched defs:x_adjust (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
emacs.c 93 * whether x_adjust() has been called while they are active.
140 static void x_adjust ARGS((void));
462 * x_zots() may result in a call to x_adjust()
469 if (adj == x_adj_done) /* has x_adjust() been called? */
679 x_adjust();
1760 x_adjust();
1799 x_adjust();
1820 * x_adjust - redraw the line adjusting starting point etc.
1834 x_adjust() function in typeref:typename:void
1902 x_adjust();
    [all...]
emacs.c 93 * whether x_adjust() has been called while they are active.
140 static void x_adjust ARGS((void));
462 * x_zots() may result in a call to x_adjust()
469 if (adj == x_adj_done) /* has x_adjust() been called? */
679 x_adjust();
1760 x_adjust();
1799 x_adjust();
1820 * x_adjust - redraw the line adjusting starting point etc.
1834 x_adjust() function in typeref:typename:void
1902 x_adjust();
    [all...]

Completed in 29 milliseconds