Searched refs:KEY_PGDN (Results 1 – 4 of 4) sorted by relevance
70 else if (key==KEY_PGDN) y = 999; in demo_scankey_main()
137 #define KEY_PGDN 5 macro
234 else if (key==KEY_PGDN) pos += 16*TT.height; in hexedit_main()
1710 else if (strchr((char []){KEY_DOWN,KEY_PGUP,KEY_PGDN,KEY_UP}, i)) { in top_common()1715 else if (i == KEY_PGDN) topoff += lines; in top_common()