Searched refs:codepair (Results 1 – 3 of 3) sorted by relevance
43 struct codepair { struct48 static const struct codepair keysymtab[] = { argument840 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()