Searched refs:codepair (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dkeysym2ucs.c42 struct codepair { struct
47 const static struct codepair keysymtab[] = {
834 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1;
865 const struct codepair *ca = a, *cb = b;
872 static struct codepair *reverse_keysymtab;
875 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1;
884 sizeof (keysymtab) / sizeof (struct codepair),
885 sizeof (struct codepair),
/xsrc/external/mit/xterm/dist/unicode/
H A Dconvmap.pl152 static struct codepair {
178 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dkeysym2ucs.c42 struct codepair { struct
47 const static struct codepair keysymtab[] = {
867 const struct codepair *ca = a, *cb = b;
875 static struct codepair *reverse_keysymtab;
887 sizeof(struct codepair),
/xsrc/external/mit/xterm/dist/
H A Dkeysym2ucs.c47 static struct codepair { struct
845 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1;

Completed in 17 milliseconds