Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkb.c1726 CARD16 *symsPerKey, xkbSymMapWireDesc ** wireRtrn, int *errorRtrn) in CheckKeySyms() argument
1734 CHK_REQ_KEY_RANGE2(0x11, req->firstKeySym, req->nKeySyms, req, (*errorRtrn), in CheckKeySyms()
1745 *errorRtrn = _XkbErrCode3(0x14, i + req->firstKeySym, nG); in CheckKeySyms()
1753 *errorRtrn = _XkbErrCode4(0x15, i + req->firstKeySym, g, in CheckKeySyms()
1761 *errorRtrn = in CheckKeySyms()
1768 *errorRtrn = in CheckKeySyms()
1774 *errorRtrn = _XkbErrCode3(0x17, i + req->firstKeySym, wire->nSyms); in CheckKeySyms()
1788 *errorRtrn = _XkbErrCode4(0x18, i, g, map->kt_index[g]); in CheckKeySyms()
1836 xkbBehaviorWireDesc ** wireRtrn, int *errorRtrn) in CheckKeyBehaviors() argument
1851 *errorRtrn = _XkbErrCode3(0x31, first, req->minKeyCode); in CheckKeyBehaviors()
[all …]