Lines Matching defs:wm
301 " -wm print window manager hints\n"
306 " -all -tree, -stats, -bits, -events, -wm, -size, -shape\n"
442 int tree = 0, stats = 0, bits = 0, events = 0, wm = 0, size = 0, shape = 0;
511 if (!strcmp (argv[i], "-wm")) {
512 wm = 1;
536 tree = stats = bits = events = wm = size = shape = 1;
553 if (wm) {
585 if (!(children || tree || bits || events || wm || size))
621 if (wm) {
677 if (wm)
1068 /* WM reparented, so find edges of the frame */