Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dxkbcomp.c136 const struct xkb_keymap_format_ops text_v1_keymap_format_ops = { variable
/aosp_15_r20/external/libxkbcommon/src/
H A Dkeymap.h491 extern const struct xkb_keymap_format_ops text_v1_keymap_format_ops;
H A Dkeymap.c110 [XKB_KEYMAP_FORMAT_TEXT_V1] = &text_v1_keymap_format_ops, in get_keymap_format_ops()