Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbEvents.c169 pNKN->xkbType = XkbNewKeyboardNotify; in XkbSendNewKeyboardNotify()
218 pSN->xkbType = XkbStateNotify; in XkbSendStateNotify()
276 pMN->xkbType = XkbMapNotify; in XkbSendMapNotify()
406 pCN->xkbType = XkbControlsNotify; in XkbSendControlsNotify()
432 XkbSendIndicatorNotify(DeviceIntPtr kbd, int xkbType, xkbIndicatorNotify * pEv) in XkbSendIndicatorNotify() argument
449 (((xkbType == XkbIndicatorStateNotify) && in XkbSendIndicatorNotify()
451 ((xkbType == XkbIndicatorMapNotify) && in XkbSendIndicatorNotify()
455 pEv->xkbType = xkbType; in XkbSendIndicatorNotify()
533 bn.xkbType = XkbBellNotify; in XkbHandleBell()
584 pEv->xkbType = XkbAccessXNotify; in XkbSendAccessXNotify()
[all …]