Searched refs:act_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | property.c | 54 Atom act_type; local in function:print_property 66 AnyPropertyType, &act_type, &act_format, 85 switch(act_type) 137 if (float_atom != None && act_type == float_atom) 143 name = XGetAtomName(dpy, act_type); 433 Atom act_type; local in function:print_property_xi2 445 AnyPropertyType, &act_type, &act_format, 457 switch(act_type) 510 if (float_atom != None && act_type == float_atom) 516 name = XGetAtomName(dpy, act_type); [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | otp.c | 1613 Atom act_type; local in function:OwlGetStashedAflags 1625 False, XA_INTEGER, &act_type, &d_fmt, &nitems, 1627 if(ret == Success && act_type == XA_INTEGER && aflags_p != NULL) {
|
Completed in 6 milliseconds