Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/gem/
DSDL_gemevents.c158 ? GEM_title_name : GEM_icon_name; in GEM_PumpEvents()
221 if (GEM_refresh_name && GEM_title_name) { in do_messages()
222 …set(GEM_handle,WF_NAME,(short)(((unsigned long)GEM_title_name)>>16),(short)(((unsigned long)GEM_ti… in do_messages()
DSDL_gemwm.c46 GEM_title_name = title; in GEM_SetCaption()
DSDL_gemvideo.h125 #define GEM_title_name (this->hidden->title_name) macro
DSDL_gemvideo.c407 GEM_title_name = empty_name; in GEM_VideoInit()
780 …set(GEM_handle,WF_NAME,(short)(((unsigned long)GEM_title_name)>>16),(short)(((unsigned long)GEM_ti… in GEM_SetVideoMode()