Home
last modified time | relevance | path

Searched refs:XkbCMKeyGroupsWidth (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBstr.h336 #define XkbCMKeyGroupsWidth(m,k) ((m)->key_sym_map[k].width) macro
339 #define XkbCMKeyNumSyms(m,k) (XkbCMKeyGroupsWidth(m,k)*XkbCMKeyNumGroups(m,k))
438 #define XkbKeyGroupsWidth(d,k) (XkbCMKeyGroupsWidth((d)->map,k))