Searched refs:float_atom (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xinput/dist/src/
H A Dproperty.c69 Atom float_atom = XInternAtom(dpy, "FLOAT", True); local in function:print_property
137 if (float_atom != None && act_type == float_atom)
312 Atom float_atom; local in function:do_set_prop_xi1
352 float_atom = XInternAtom(dpy, "FLOAT", False);
398 } else if (type == float_atom) {
448 Atom float_atom = XInternAtom(dpy, "FLOAT", True); local in function:print_property_xi2
510 if (float_atom != None && act_type == float_atom)
617 Atom float_atom; local in function:do_set_prop_xi2
795 Atom float_atom = XInternAtom(dpy, "FLOAT", False); local in function:set_float_prop
[all...]

Completed in 3 milliseconds