Searched refs:XkbIM_NoAutomatic (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ | ||
D | XKB.h | 666 #define XkbIM_NoAutomatic (1L << 6) macro |
D | XKBstr.h | 372 #define XkbIM_IsAuto(i) ((((i)->flags&XkbIM_NoAutomatic)==0)&&\ |