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

  /xsrc/external/mit/libX11/dist/src/xkb/
XKBAlloc.c 318 if ((!devi) || (!XkbSingleXIClass(ledClass)) || (!XkbSingleXIId(ledId)))
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h 312 * XkbSingleXIClass(c) True if 'c' specifies exactly one device class,
336 #define XkbSingleXIClass(c) ((((c)&(~0xff))==0)||((c)==XkbDfltXIClass))

Completed in 5 milliseconds