Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dkeymap.c104 static const struct xkb_keymap_format_ops *
107 static const struct xkb_keymap_format_ops *keymap_format_ops[] = { in get_keymap_format_ops()
125 const struct xkb_keymap_format_ops *ops; in xkb_keymap_new_from_names()
173 const struct xkb_keymap_format_ops *ops; in xkb_keymap_new_from_buffer()
210 const struct xkb_keymap_format_ops *ops; in xkb_keymap_new_from_file()
244 const struct xkb_keymap_format_ops *ops; in xkb_keymap_get_as_string()
Dkeymap.h467 struct xkb_keymap_format_ops { struct
476 extern const struct xkb_keymap_format_ops text_v1_keymap_format_ops; argument
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dxkbcomp.c134 const struct xkb_keymap_format_ops text_v1_keymap_format_ops = {