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

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11events.c1199 static unsigned num_mask, mode_switch_mask; variable
1230 mode_switch_mask = mask; break;
1286 xkey.state |= mode_switch_mask;
1334 if ( mask & mode_switch_mask ) {

Completed in 68 milliseconds