OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_AtariToUnicodeTable
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarievents_c.h
48
extern Uint16
SDL_AtariToUnicodeTable
[256];
SDL_atarievents.c
173
Uint16
SDL_AtariToUnicodeTable
[256]={
230
keysym->unicode =
SDL_AtariToUnicodeTable
[asciicode];
Completed in 560 milliseconds