HomeSort by relevance Sort by last modified time
    Searched full:distate (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events.c 323 DIMOUSESTATE distate; local
327 sizeof(distate), &distate);
335 if ( (distate.rgbButtons[i]&0x80) == 0x80 ) {

Completed in 28 milliseconds