Home
last modified time | relevance | path

Searched refs:kInputKeyPressed (Results 1 – 12 of 12) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/backends/platform/iphone/
H A Diphone_common.h36 kInputKeyPressed, enumerator
H A Dosys_events.cpp91 case kInputKeyPressed: in pollEvent()
H A Diphone_video.mm755 [self addEvent:InternalEvent(kInputKeyPressed, c, 0)];
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/iphone/
H A Diphone_common.h36 kInputKeyPressed, enumerator
H A Dosys_events.cpp91 case kInputKeyPressed: in pollEvent()
H A Diphone_video.mm767 [self addEvent:InternalEvent(kInputKeyPressed, c, 0)];
/dports/games/scummvm/scummvm-2.5.1/backends/platform/ios7/
H A Dios7_common.h37 kInputKeyPressed, enumerator
H A Dios7_osys_events.cpp107 case kInputKeyPressed: in pollEvent()
H A Dios7_video.mm969 [self addEvent:InternalEvent(kInputKeyPressed, '\E', 0)];
971 [self addEvent:InternalEvent(kInputKeyPressed, c, 0)];
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ios7/
H A Dios7_common.h39 kInputKeyPressed, enumerator
H A Dios7_osys_events.cpp95 case kInputKeyPressed: in pollEvent()
H A Dios7_video.mm1104 [self addEvent:InternalEvent(kInputKeyPressed, '\E', 0)];
1106 [self addEvent:InternalEvent(kInputKeyPressed, c, 0)];