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

  /external/libxkbcommon/xkbcommon/xkbcommon/
xkbcommon-compose.h 303 xkb_compose_state_new(struct xkb_compose_table *table,
329 * @returns The compose table which was passed to xkb_compose_state_new()
  /external/libxkbcommon/xkbcommon/src/compose/
state.c 47 xkb_compose_state_new(struct xkb_compose_table *table, function
  /external/libxkbcommon/xkbcommon/test/
compose.c 72 state = xkb_compose_state_new(table, XKB_COMPOSE_STATE_NO_FLAGS);
365 state = xkb_compose_state_new(table, XKB_COMPOSE_STATE_NO_FLAGS);
interactive-evdev.c 123 compose_state = xkb_compose_state_new(compose_table,

Completed in 629 milliseconds