OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NX_SetCaption
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxwm_c.h
31
extern void
NX_SetCaption
(_THIS, const char * title, const char * icon) ;
SDL_nxwm.c
33
void
NX_SetCaption
(_THIS, const char * title, const char * icon)
35
Dprintf ("enter
NX_SetCaption
\n") ;
44
Dprintf ("leave
NX_SetCaption
\n") ;
SDL_nxvideo.c
132
device -> SetCaption =
NX_SetCaption
;
Completed in 28 milliseconds