OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEM_SetCaption
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemwm_c.h
34
extern void
GEM_SetCaption
(_THIS, const char *title, const char *icon);
SDL_gemwm.c
43
void
GEM_SetCaption
(_THIS, const char *title, const char *icon)
SDL_gemvideo.c
168
device->SetCaption =
GEM_SetCaption
;
Completed in 12 milliseconds