Lines Matching defs:any
5 * documentation for any purpose is hereby granted without fee, provided that
11 * representations about the suitability of this software for any purpose. It
40 XAnyClassPtr any;
90 any = (XAnyClassPtr) (info->inputclassinfo);
92 switch (any->class) {
94 k = (XKeyInfoPtr) any;
101 b = (XButtonInfoPtr) any;
106 v = (XValuatorInfoPtr) any;
122 any = (XAnyClassPtr) ((char *) any + any->length);