Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/gem/
DSDL_gemmouse.c57 if (cursor->mform_p != NULL) in GEM_FreeWMCursor()
58 SDL_free(cursor->mform_p); in GEM_FreeWMCursor()
98 cursor->mform_p = new_mform; in GEM_CreateWMCursor()
187 graf_mouse(USER_DEF, GEM_cursor->mform_p); in GEM_CheckMouseMode()
DSDL_gemvideo.h32 MFORM *mform_p; member