Home
last modified time | relevance | path

Searched refs:ucs2keysym (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dkeysym2ucs.h38 ucs2keysym(long ucs);
H A Dkeysym2ucs.c873 ucs2keysym(long ucs) in ucs2keysym() function
H A DquartzKeyboard.c834 k[j] = ucs2keysym(s[0]); in QuartzReadSystemKeymap()