OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ph_SetCaption
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_wm_c.h
30
extern void
ph_SetCaption
(_THIS, const char *title, const char *icon);
SDL_ph_wm.c
44
void
ph_SetCaption
(_THIS, const char *title, const char *icon)
SDL_ph_video.c
112
device->SetCaption =
ph_SetCaption
;
Completed in 60 milliseconds