OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:translationtable
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xgc/dist/
getfile.c
42
static const char *
translationtable
=
local
130
XtParseTranslationTable(
translationtable
));
text.c
51
char
translationtable
[600]; /* for adding the new action (calling
local
82
snprintf(
translationtable
,sizeof
translationtable
,
131
XtOverrideTranslations(text,XtParseTranslationTable(
translationtable
));
testfrac.c
148
static const char *
translationtable
= "<Leave>: Update()";
local
176
XtOverrideTranslations(slider,XtParseTranslationTable(
translationtable
));
Completed in 59 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026