Searched defs:codepair (Results 1 – 4 of 4) sorted by relevance
39 struct codepair { struct40 unsigned short keysym;41 unsigned short ucs;
67 static const struct codepair { struct68 unsigned short keysym;69 unsigned short ucs;
45 struct codepair { struct50 static const struct codepair keysymtab[] = { argument