Searched refs:doupscrl (Results 1 – 2 of 2) sorted by relevance
/dports/editors/jupp/jupp/ |
H A D | scrn.c | 1255 static void doupscrl(SCRN *t, int top, int bot, int amnt) in doupscrl() function 1410 doupscrl(t, y, z + q, q); in nscroll()
|
/dports/editors/joe/joe-4.6/joe/ |
H A D | scrn.c | 1687 static void doupscrl(SCRN *t, ptrdiff_t top, ptrdiff_t bot, ptrdiff_t amnt, int atr) in doupscrl() function 1838 doupscrl(t, y, z + q, q, atr); in nscroll()
|