Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dtypes.c59 } KeyTypesInfo; typedef
64 MapEntryTxt(KeyTypesInfo *info, struct xkb_key_type_entry *entry) in MapEntryTxt()
70 TypeTxt(KeyTypesInfo *info, KeyTypeInfo *type) in TypeTxt()
76 TypeMaskTxt(KeyTypesInfo *info, KeyTypeInfo *type) in TypeMaskTxt()
82 ReportTypeShouldBeArray(KeyTypesInfo *info, KeyTypeInfo *type, in ReportTypeShouldBeArray()
90 ReportTypeBadType(KeyTypesInfo *info, KeyTypeInfo *type, in ReportTypeBadType()
100 InitKeyTypesInfo(KeyTypesInfo *info, struct xkb_context *ctx, in InitKeyTypesInfo()
116 ClearKeyTypesInfo(KeyTypesInfo *info) in ClearKeyTypesInfo()
123 FindMatchingKeyType(KeyTypesInfo *info, xkb_atom_t name) in FindMatchingKeyType()
135 AddKeyType(KeyTypesInfo *info, KeyTypeInfo *new, bool same_file) in AddKeyType()
[all …]