HomeSort by: relevance | last modified time | path
    Searched refs:COMPOSEFLAG (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 8 milliseconds