Searched refs:WIMP_SetFocus (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_wimppoll.c54 void WIMP_SetFocus(int win);
215 WIMP_SetFocus(message[3]);
306 void WIMP_SetFocus(int win) function
H A DSDL_wimpvideo.c56 extern void WIMP_SetFocus(int win);
304 WIMP_SetFocus(this->hidden->window_handle);

Completed in 155 milliseconds