HomeSort by relevance Sort by last modified time
    Searched refs:xkb_keymap_format_ops (Results 1 - 3 of 3) sorted by null

  /external/libxkbcommon/xkbcommon/src/
keymap.c 104 static const struct xkb_keymap_format_ops *
107 static const struct xkb_keymap_format_ops *keymap_format_ops[] = {
125 const struct xkb_keymap_format_ops *ops;
173 const struct xkb_keymap_format_ops *ops;
210 const struct xkb_keymap_format_ops *ops;
244 const struct xkb_keymap_format_ops *ops;
keymap.h 467 struct xkb_keymap_format_ops { struct
476 extern const struct xkb_keymap_format_ops text_v1_keymap_format_ops;
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
xkbcomp.c 134 const struct xkb_keymap_format_ops text_v1_keymap_format_ops = {

Completed in 580 milliseconds