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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h314 * XkbSingleXIId(i) True if 'i' specifies exactly one device
337 #define XkbSingleXIId(c) ((((c)&(~0xff))==0)||((c)==XkbDfltXIId)) macro
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBAlloc.c318 if ((!devi) || (!XkbSingleXIClass(ledClass)) || (!XkbSingleXIId(ledId)))

Completed in 4 milliseconds