Searched defs:current_mods (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
H A DSDL_QuartzVideo.h109 Uint32 current_mods; /* current keyboard modifiers, to track modifier state */ member in struct:SDL_PrivateVideoData
151 #define current_mods (this->hidden->current_mods) macro

Completed in 75 milliseconds