Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/photon/
DSDL_ph_wm_c.h30 extern void ph_SetCaption(_THIS, const char *title, const char *icon);
DSDL_ph_wm.c44 void ph_SetCaption(_THIS, const char *title, const char *icon) in ph_SetCaption() function
DSDL_ph_video.c112 device->SetCaption = ph_SetCaption; in ph_CreateDevice()