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

/xsrc/external/mit/xterm/dist/
H A Dkeysym2ucs.h1 /* $XFree86: xc/programs/xterm/keysym2ucs.h,v 1.1 1999/06/12 15:37:18 dawes Exp $ */
9 long keysym2ucs(KeySym keysym);
H A Dxutf8.c41 #include "keysym2ucs.c"
345 codepoint = keysym2ucs(keysym);
H A Dkeysym2ucs.c1 /* $XTermId: keysym2ucs.c,v 1.19 2018/09/09 17:35:05 tom Exp $
7 * keysym2ucs() maps a keysym onto a Unicode value using a binary search,
38 #include "keysym2ucs.h"
842 long keysym2ucs(KeySym keysym) function in typeref:typename:VISIBLE long
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dkeysym2ucs.h7 * keysym2ucs() maps a keysym onto a Unicode value using a binary search,
33 extern long keysym2ucs(int keysym);
H A DMakefile.in59 darwinXinput.lo keysym2ucs.lo pseudoramiX.lo quartz.lo \
434 keysym2ucs.c \
450 keysym2ucs.h \
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keysym2ucs.Plo@am__quote@
H A Dkeysym2ucs.c8 * keysym2ucs() maps a keysym onto a Unicode value using a binary search,
37 #include "keysym2ucs.h"
831 long keysym2ucs(int keysym) function in typeref:typename:long
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dkeysym2ucs.h7 * keysym2ucs() maps a keysym onto a Unicode value using a binary search,
36 keysym2ucs(int keysym);
H A DMakefile.in119 darwinXinput.lo keysym2ucs.lo quartz.lo quartzKeyboard.lo \
145 ./$(DEPDIR)/keysym2ucs.Plo ./$(DEPDIR)/miinitext.Plo \
609 keysym2ucs.c \
625 keysym2ucs.h \
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keysym2ucs.Plo@am__quote@ # am--include-marker
963 -rm -f ./$(DEPDIR)/keysym2ucs.Plo
1021 -rm -f ./$(DEPDIR)/keysym2ucs.Plo
H A Dkeysym2ucs.c8 * keysym2ucs() maps a keysym onto a Unicode value using a binary search,
37 #include "keysym2ucs.h"
832 keysym2ucs(int keysym) function in typeref:typename:long
/xsrc/external/mit/xterm/dist/unicode/
H A Dconvmap.pl4 # Generate keysym2ucs.c file
112 * keysym2ucs() maps a keysym onto a Unicode value using a binary search,
143 #include "keysym2ucs.h"
175 long keysym2ucs(KeySym keysym)

Completed in 16 milliseconds