HomeSort by relevance Sort by last modified time
    Searched refs:SDL_AtariToUnicodeTable (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarievents_c.h 61 extern Uint16 SDL_AtariToUnicodeTable[256];
SDL_atarievents.c 178 Uint16 SDL_AtariToUnicodeTable[256]={
235 keysym->unicode = SDL_AtariToUnicodeTable[asciicode];

Completed in 142 milliseconds