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

  /external/libxkbcommon/xkbcommon/xkbcommon/
xkbcommon-compose.h 258 xkb_compose_table_new_from_buffer(struct xkb_context *context,
  /external/libxkbcommon/xkbcommon/src/compose/
table.c 124 xkb_compose_table_new_from_buffer(struct xkb_context *ctx, function
  /external/libxkbcommon/xkbcommon/test/
compose.c 162 table = xkb_compose_table_new_from_buffer(ctx, buffer, strlen(buffer), "",
465 assert(!xkb_compose_table_new_from_buffer(ctx, table_string,

Completed in 201 milliseconds