OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA_keyboardcallback
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgaevents_c.h
32
extern void
SVGA_keyboardcallback
(int scancode, int pressed);
SDL_svgaevents.c
187
void
SVGA_keyboardcallback
(int scancode, int pressed)
SDL_svgavideo.c
258
keyboard_seteventhandler(
SVGA_keyboardcallback
);
Completed in 51 milliseconds