Searched refs:codepair (Results 1 – 2 of 2) sorted by relevance
45 struct codepair { struct50 static const struct codepair keysymtab[] = { argument843 bin_search(const struct codepair *table, size_t length, xkb_keysym_t keysym) in bin_search()
39 struct codepair { struct821 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; in keysym2ucs()