Home
last modified time | relevance | path

Searched refs:QZ_7 (Results 1 – 7 of 7) sorted by relevance

/dports/games/openttd/openttd-12.1/src/video/cocoa/
H A Dcocoa_keys.h41 #define QZ_7 0x1A macro
196 AS(QZ_7, '7'),
/dports/devel/sdl12/SDL-1.2.15/src/video/quartz/
H A DSDL_QuartzKeys.h55 #define QZ_7 0x1A macro
H A DSDL_QuartzEvents.m120 keymap[QZ_7] = SDLK_7;
/dports/net/drawterm/drawterm/gui-osx/
H A Dkeycodes.h26 #define QZ_7 0x1A macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/darwin/
H A Dquartzkey.py75 QZ_7 = 0x1A variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/darwin/
H A Dquartzkey.py75 QZ_7 = 0x1A variable
/dports/audio/schismtracker/schismtracker-20211116/sys/macosx/
H A Dmacosx-sdlmain.m576 case 0x1A: /* QZ_7 */ return SDLK_7;