Home
last modified time | relevance | path

Searched refs:PG_SetCaption (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/picogui/
DSDL_pgvideo.c61 void PG_SetCaption(_THIS, const char *title, const char *icon);
124 device->SetCaption = PG_SetCaption; in PG_CreateDevice()
337 void PG_SetCaption(_THIS, const char *title, const char *icon) in PG_SetCaption() function