Searched refs:setregn (Results 1 – 2 of 2) sorted by relevance
/dports/editors/jupp/jupp/ |
H A D | scrn.c | 199 static void setregn(SCRN *t, int top, int bot) in setregn() function 1082 setregn(t, 0, t->li); in cpos() 1263 setregn(t, 0, t->li); in doupscrl() 1273 setregn(t, 0, t->li); in doupscrl() 1283 setregn(t, top, bot); in doupscrl() 1335 setregn(t, 0, t->li); in dodnscrl() 1345 setregn(t, 0, t->li); in dodnscrl() 1355 setregn(t, top, bot); in dodnscrl() 1436 setregn(t, 0, t->li); in npartial() 1462 setregn(t, 0, t->li); in nclose() [all …]
|
/dports/editors/joe/joe-4.6/joe/ |
H A D | scrn.c | 477 static void setregn(SCRN *t, ptrdiff_t top, ptrdiff_t bot) in setregn() function 1482 setregn(t, 0, t->li); in cpos() 1695 setregn(t, 0, t->li); in doupscrl() 1705 setregn(t, 0, t->li); in doupscrl() 1715 setregn(t, top, bot); in doupscrl() 1765 setregn(t, 0, t->li); in dodnscrl() 1775 setregn(t, 0, t->li); in dodnscrl() 1785 setregn(t, top, bot); in dodnscrl() 1862 setregn(t, 0, t->li); in npartial() 1895 setregn(t, 0, t->li); in nclose() [all …]
|