Searched refs:ucs2keysym (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dkeysym2ucs.h34 extern int ucs2keysym(long ucs);
H A DquartzKeyboard.c773 k[j] = ucs2keysym (s[0]);
795 k[j] = ucs2keysym (macroman2ucs (c & 255));
H A Dkeysym2ucs.c870 int ucs2keysym(long ucs) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dkeysym2ucs.h38 ucs2keysym(long ucs);
H A DquartzKeyboard.c823 k[j] = ucs2keysym(s[0]);
H A Dkeysym2ucs.c873 ucs2keysym(long ucs) function in typeref:typename:int

Completed in 9 milliseconds