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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DquartzKeyboard.c629 static inline UniChar macroman2ucs(unsigned char c) { function in typeref:typename:UniChar
795 k[j] = ucs2keysym (macroman2ucs (c & 255));

Completed in 2 milliseconds