Searched refs:XkbKeyTypePtr (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKBMAlloc.c | 225 XkbCopyKeyType(XkbKeyTypePtr from, XkbKeyTypePtr into) in XkbCopyKeyType() 261 XkbCopyKeyTypes(XkbKeyTypePtr from, XkbKeyTypePtr into, int num_types) in XkbCopyKeyTypes() 279 XkbKeyTypePtr type; in XkbResizeKeyType() 857 XkbKeyTypePtr type; in XkbFreeClientMap()
|
| H A D | XKBAlloc.c | 135 XkbKeyTypePtr type; in XkbAllocNames() 219 register XkbKeyTypePtr type; in XkbFreeNames()
|
| H A D | xkmread.c | 278 XkbKeyTypePtr type; in ReadXkmKeyTypes() 664 static XkbKeyTypePtr 765 XkbKeyTypePtr type[XkbNumKbdGroups]; in ReadXkmSymbols() 773 memset((char *) type, 0, XkbNumKbdGroups * sizeof(XkbKeyTypePtr)); in ReadXkmSymbols()
|
| H A D | XKBMisc.c | 539 XkbKeyTypePtr pOldType, pNewType; in XkbChangeTypesOfKey() 714 XkbKeyTypePtr type, in XkbUpdateKeyTypeVirtualMods()
|
| H A D | xkb.c | 1021 XkbKeyTypePtr type; in XkbWriteKeyTypes() 2031 XkbKeyTypePtr pOld; in SetKeyTypes() 3783 XkbKeyTypePtr pType = xkb->map->types; in XkbComputeGetNamesReplySize() 3936 register XkbKeyTypePtr type = xkb->map->types; in XkbSendNames() 3947 XkbKeyTypePtr type = xkb->map->types; in XkbSendNames() 4168 XkbKeyTypePtr type; in _XkbSetNamesCheck() 4330 register XkbKeyTypePtr type; in _XkbSetNames() 4340 register XkbKeyTypePtr type; in _XkbSetNames()
|
| H A D | xkbout.c | 173 XkbKeyTypePtr type; in XkbWriteXKBKeyTypes()
|
| H A D | xkbActions.c | 123 XkbKeyTypePtr type; in XkbGetKeyAction()
|
| H A D | xkbUtils.c | 936 XkbKeyTypePtr stype = NULL, dtype = NULL; in _XkbCopyClientMap()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbstr.h | 97 } XkbKeyTypeRec, *XkbKeyTypePtr; typedef 346 XkbKeyTypePtr types;
|
| H A D | xkbsrv.h | 414 extern _X_EXPORT Status XkbCopyKeyTypes(XkbKeyTypePtr /* from */ , 415 XkbKeyTypePtr /* into */ ,
|