Home
last modified time | relevance | path

Searched defs:KEY_PRIOR (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DKeycodes.h41 KEY_PRIOR = 0x21, // PAGE UP key enumerator
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/input/
H A DKeyboard.java189 public static final int KEY_PRIOR = 0xC9; /* PgUp on arrow keypad */ field in Keyboard
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Class/HID/Inc/
H A Dusbh_hid_keybd.h214 #define KEY_PRIOR 0x9D macro
/dports/emulators/mess/mame-mame0226/src/osd/modules/input/
H A Dinput_common.h169 #define KEY_PRIOR 0xC9 /* PgUp on arrow keypad */ macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/input/
H A Dinput_common.h169 #define KEY_PRIOR 0xC9 /* PgUp on arrow keypad */ macro
/dports/devel/love/love-11.3/src/modules/keyboard/
H A DKeyboard.h200 KEY_PRIOR, enumerator
/dports/devel/love10/love-0.10.2/src/modules/keyboard/
H A DKeyboard.h200 KEY_PRIOR, enumerator
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DCore.h231 KEY_PRIOR = DIK_PRIOR, enumerator