Lines Matching defs:float_atom
69 Atom float_atom = XInternAtom(dpy, "FLOAT", True);
137 if (float_atom != None && act_type == float_atom)
312 Atom float_atom;
352 float_atom = XInternAtom(dpy, "FLOAT", False);
398 } else if (type == float_atom) {
448 Atom float_atom = XInternAtom(dpy, "FLOAT", True);
510 if (float_atom != None && act_type == float_atom)
617 Atom float_atom;
650 float_atom = XInternAtom(dpy, "FLOAT", False);
696 } else if (type == float_atom) {
795 Atom float_atom = XInternAtom(dpy, "FLOAT", False);
803 return do_set_prop(dpy, float_atom, 32, argc, argv, n, desc);