Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dkeymap.c106 static const struct xkb_keymap_format_ops *
109 static const struct xkb_keymap_format_ops *keymap_format_ops[] = { in get_keymap_format_ops()
127 const struct xkb_keymap_format_ops *ops; in xkb_keymap_new_from_names()
175 const struct xkb_keymap_format_ops *ops; in xkb_keymap_new_from_buffer()
212 const struct xkb_keymap_format_ops *ops; in xkb_keymap_new_from_file()
246 const struct xkb_keymap_format_ops *ops; in xkb_keymap_get_as_string()
Dkeymap.h482 struct xkb_keymap_format_ops { struct
491 extern const struct xkb_keymap_format_ops text_v1_keymap_format_ops; argument
/external/libxkbcommon/src/xkbcomp/
Dxkbcomp.c136 const struct xkb_keymap_format_ops text_v1_keymap_format_ops = {