Searched refs:COMPOSEFLAG (Results 1 - 2 of 2) sorted by last modified time

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_inputs.c125 /* MODEFLAG and COMPOSEFLAG currently unused (reminder for future) */
127 #define COMPOSEFLAG 16 macro
137 /* TODO: there is no MODEFLAG nor COMPOSEFLAG in SPICE. */
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dkbd.c56 #define COMPOSEFLAG 16 macro
226 if (pKbd->keyLeds & COMPOSEFLAG) leds |= XLED4;
255 pKbd->keyLeds |= COMPOSEFLAG;
257 pKbd->keyLeds &= ~COMPOSEFLAG;

Completed in 7 milliseconds