Home
last modified time | relevance | path

Searched defs:recordKeystroke (Results 1 – 2 of 2) sorted by relevance

/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/vm/
H A DsqUnixEvent.c270 static void recordKeystroke(int keyCode) /* DEPRECATED */ in recordKeystroke() function
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DRecordings.c128 void recordKeystroke(int keystroke, boolean controlKey, boolean shiftKey) { in recordKeystroke() function