Home
last modified time | relevance | path

Searched defs:_ActionsRec (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DTranslateI.h95 typedef struct _ActionsRec { struct
96 int idx; /* index into quarkTable to find proc */
97 String *params; /* pointer to array of params */
98 Cardinal num_params; /* number of params */
99 ActionPtr next; /* next action to perform */