OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CGX_SetCaption
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxwm_c.h
27
extern void
CGX_SetCaption
(_THIS, const char *title, const char *icon);
SDL_cgxwm.c
41
void
CGX_SetCaption
(_THIS, const char *title, const char *icon)
SDL_cgxvideo.c
235
device->SetCaption =
CGX_SetCaption
;
[
all
...]
Completed in 24 milliseconds