Home
last modified time | relevance | path

Searched refs:KEYCODEA (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h121 #define KEYCODEA 33 /* CARD8 plus 0 = AnyKey */ macro
H A Dtable11.c404 (void) DefineType(KEYCODEA, BUILTIN, "KEYCODEA", PrintKEYCODEA); in InitBuiltInTypes()
H A Dprint11.c1678 PrintField(buf, 10, 1, KEYCODEA, "key"); in GrabKey()
1693 PrintField(buf, 1, 1, KEYCODEA, "key"); in UngrabKey()