OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpm_available
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbevents.c
375
static int
gpm_available
(char *proto, size_t protolen)
function
601
if (
gpm_available
(proto, SDL_arraysize(proto)) ) {
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsevents.c
349
static int
gpm_available
(void)
function
500
if (
gpm_available
() ) {
Completed in 79 milliseconds