Searched refs:accelerators (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | CoreP.h | 88 XtTranslations accelerators; /* accelerator translations */ member in struct:_CorePart
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 148 struct accelerators { struct 378 static void drawQuadrant(struct arc_def *def, struct accelerators *acc, 648 struct accelerators *acc) 2470 struct accelerators *acc) 2501 struct accelerators *acc) 2511 struct accelerators *acc) 2521 struct accelerators *acc) 2531 struct accelerators *acc) 2540 struct accelerators *acc) 2567 * compute various accelerators fo [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 150 struct accelerators { struct 378 static void drawQuadrant(struct arc_def *def, struct accelerators *acc, 617 struct arc_def *def, struct arc_bound *bounds, struct accelerators *acc) 2552 tailEllipseY(struct arc_def *def, struct accelerators *acc) 2580 outerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) 2586 outerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) 2592 innerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) 2598 innerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) 2604 innerYfromY(double y, struct arc_def *def, struct accelerators *acc) 2626 * compute various accelerators fo [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Core.c | 126 sizeof(XtTranslations), XtOffsetOf(CoreRec, core.accelerators),
|
| H A D | TMprint.c | 751 xString = _XtPrintXlations(widget, widget->core.accelerators, NULL, True);
|
| H A D | TMstate.c | 2022 * accelerators we need to return the accelerator context in addition 2138 /* The spec is not clear on when actions specified in accelerators are bound; 2157 ((aXlations = source->core.accelerators) == NULL) || 2164 aXlations = source->core.accelerators;
|
Completed in 18 milliseconds