Home
last modified time | relevance | path

Searched refs:handlechar (Results 1 – 18 of 18) sorted by relevance

/dports/games/nextgo/NeXTGo-3.0/
H A Digssocket.m211 int handlechar(char in) function
270 handlechar(thebuf[bufptr++]);
284 if (handlechar(thebuf[bufptr++]))
H A Digs.h147 extern int handlechar(char in);
/dports/sysutils/mtm/mtm-1.2.1/
H A Dvtparser.c120 handlechar(VTPARSER *vp, wchar_t w) in handlechar() function
156 handlechar(vp, w); in vtwrite()
H A Dmtm.c1045 handlechar(int r, int k) /* Handle a single input character. */
1123 while (handlechar(r, w))
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibsbars.c432 static Nlm_Boolean handlechar; variable
890 handlechar = FALSE; in MyCls_OnChar()
894 handlechar = TRUE; in MyCls_OnChar()
938 call_win_proc = handlechar; in BarProc()
H A Dvibbutns.c88 static Nlm_Boolean handlechar; variable
849 handlechar = FALSE; in MyCls_OnChar()
859 handlechar = TRUE; in MyCls_OnChar()
900 call_win_proc = handlechar; in ButtonProc()
H A Dviblists.c204 static Nlm_Boolean handlechar; variable
1206 handlechar = FALSE; in MyCls_OnChar()
1212 handlechar = TRUE; in MyCls_OnChar()
1249 if (handlechar) { in ListProc()
H A Dvibtexts.c114 static Nlm_Boolean handlechar; variable
2152 handlechar = FALSE; in MyCls_OnChar()
2165 handlechar = TRUE; in MyCls_OnChar()
2178 handlechar = TRUE; in MyCls_OnChar()
2183 handlechar = TRUE; in MyCls_OnChar()
2185 handlechar = TRUE; in MyCls_OnChar()
2255 call_win_proc = handlechar; in TextProc()
H A Dvibslate.c197 static Nlm_Boolean handlechar;
4129 handlechar = FALSE;
4135 handlechar = TRUE;
4221 handlechar = FALSE;
4223 if ( handlechar )
H A Dvibmenus.c159 static Nlm_Boolean handlechar; variable
4684 handlechar = FALSE; in MyCls_OnChar()
4690 handlechar = TRUE; in MyCls_OnChar()
4730 call_win_proc = handlechar; in PopupProc()
H A Dvibwndws.c317 static Nlm_Boolean handlechar; variable
5703 handlechar = FALSE; in MyCls_OnChar()
5709 handlechar = TRUE; in MyCls_OnChar()
5853 if (handlechar) { in MainProc()
/dports/print/pslib/pslib-0.4.6/src/
H A Dps_afm.c319 static ADOBEINFO * handlechar(PSDoc *psdoc, ADOBEFONTMETRIC *metric) { /* an input line beginning w… in handlechar() function
723 ADOBEINFO *hai = handlechar(psdoc, metric) ; in readadobe()
/dports/math/R/R-4.1.2/src/library/utils/src/windows/
H A Ddataentry.c120 static void handlechar(DEstruct, const char *);
934 static void handlechar(DEstruct DE, const char *text) in handlechar() function
1117 handlechar(DE, text); in de_normalkeyin()
/dports/math/libRmath/R-4.1.1/src/library/utils/src/windows/
H A Ddataentry.c120 static void handlechar(DEstruct, const char *);
934 static void handlechar(DEstruct DE, const char *text) in handlechar() function
1117 handlechar(DE, text); in de_normalkeyin()
/dports/print/texlive-base/texlive-20150521-source/texk/afm2pl/
H A Dafm2pl.c700 handlechar(void) in handlechar() function
816 handlechar (); in readadobe()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Dafm2tfm.c466 handlechar(void) { /* an input line beginning with C */ in handlechar() function
662 handlechar(); in readadobe()
/dports/math/R/R-4.1.2/src/modules/X11/
H A Ddataentry.c136 static void handlechar(DEstruct, char *);
1264 static void handlechar(DEstruct DE, char *text) in handlechar() function
1721 handlechar(DE, text); in doSpreadKey()
/dports/math/libRmath/R-4.1.1/src/modules/X11/
H A Ddataentry.c136 static void handlechar(DEstruct, char *);
1264 static void handlechar(DEstruct DE, char *text) in handlechar() function
1721 handlechar(DE, text); in doSpreadKey()