OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EventKey
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
TMparse.c
129
}
EventKey
, *EventKeys;
235
static
EventKey
events[] = {
436
return ((((_Xconst
EventKey
*) a)->signature <
437
((_Xconst
EventKey
*) b)->signature) ? -1 : 1);
448
qsort(table, count, sizeof(
EventKey
), OrderEvents);
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h
1431
ImGuiKey
EventKey
; // Key pressed (Up/Down/TAB) // Read-only // [Completion,History]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h
1431
ImGuiKey
EventKey
; // Key pressed (Up/Down/TAB) // Read-only // [Completion,History]
Completed in 16 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026