Lines Matching refs:KEY_PGDN
1378 else if (strchr((char []){KEY_DOWN,KEY_PGUP,KEY_PGDN,KEY_UP}, i)) {1383 else if (i == KEY_PGDN) topoff += lines;