OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtAccelerators
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
TMparse.c
2080
if (to->size < sizeof(
XtAccelerators
)) {
2081
to->size = sizeof(
XtAccelerators
);
2084
*(
XtAccelerators
*) to->addr =
2085
(
XtAccelerators
) ParseTranslationTable(str, TRUE, XtTableAugment,
2089
static
XtAccelerators
staticStateTable;
2092
(
XtAccelerators
) ParseTranslationTable(str, TRUE, XtTableAugment,
2095
to->size = sizeof(
XtAccelerators
);
2160
XtAccelerators
2164
XtAccelerators
ret =
2165
(
XtAccelerators
) ParseTranslationTable(source, TRUE, XtTableAugment
[
all
...]
/xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h
189
typedef struct _TranslationData *
XtAccelerators
;
708
extern
XtAccelerators
XtParseAcceleratorTable(
Completed in 8 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026