Lines Matching refs:Indent

92     Indent         = 2,
115 if (flags & Indent) {
199 output(Indent | NewLine,
202 output(Indent | NewLine,
207 output(Indent | NewLine, "XKeysymToKeycode returns keycode: %u", kc);
213 output(Indent, "XLookupString gives %d bytes: ", nbytes);
224 output(Indent, "XmbLookupString gives %d bytes: ", nmbbytes);
234 output(Indent | NewLine, "XFilterEvent returns: %s",
249 output(Indent | NewLine,
252 output(Indent | NewLine, "state 0x%x, button %u, same_screen %s",
267 output(Indent | NewLine,
270 output(Indent | NewLine, "state 0x%x, is_hint %u, same_screen %s",
331 output(Indent | NewLine,
334 output(Indent | NewLine, "mode %s, detail %s, same_screen %s,",
336 output(Indent | NewLine, "focus %s, state %u",
403 output(Indent | NewLine, "mode %s, detail %s", mode, detail);
418 output(Indent, "keys: ");
421 output(InitialNewLine | Indent, " ");
433 output(Indent | NewLine, "(%d,%d), width %d, height %d, count %d",
457 output(Indent | NewLine, "(%d,%d), width %d, height %d, count %d,",
459 output(Indent | NewLine, "major %s, minor %d", m, e->minor_code);
482 output(Indent | NewLine, "major %s, minor %d", m, e->minor_code);
509 output(Indent | NewLine, "state %s", v);
517 output(Indent | NewLine,
529 output(Indent | NewLine, "event 0x%lx, window 0x%lx", e->event, e->window);
537 output(Indent | NewLine, "event 0x%lx, window 0x%lx, from_configure %s",
546 output(Indent | NewLine, "event 0x%lx, window 0x%lx, override %s",
555 output(Indent | NewLine, "parent 0x%lx, window 0x%lx",
564 output(Indent | NewLine, "event 0x%lx, window 0x%lx, parent 0x%lx,",
566 output(Indent | NewLine, "(%d,%d), override %s", e->x, e->y,
575 output(Indent | NewLine,
578 output(Indent | NewLine, "border_width %d, above 0x%lx, override %s",
611 output(Indent | NewLine,
614 output(Indent | NewLine,
624 output(Indent | NewLine, "event 0x%lx, window 0x%lx, (%d,%d)",
633 output(Indent | NewLine, "width %d, height %d", e->width, e->height);
656 output(Indent | NewLine, "event 0x%lx, window 0x%lx, place %s",
680 output(Indent | NewLine, "parent 0x%lx, window 0x%lx, place %s",
705 output(Indent | NewLine, "atom 0x%lx (%s), time %lu, state %s",
717 output(Indent | NewLine, "selection 0x%lx (%s), time %lu",
731 output(Indent | NewLine,
734 output(Indent | NewLine,
752 output(Indent | NewLine, "selection 0x%lx (%s), target 0x%lx (%s),",
755 output(Indent | NewLine, "property 0x%lx (%s), time %lu",
783 output(Indent | NewLine, "colormap 0x%lx, new %s, state %s",
797 output(Indent | NewLine,
804 output(Indent | NewLine, "message_type 0x%lx (%s), format %d",
841 output(Indent | NewLine, "request %s, first_keycode %d, count %d",
918 output(Indent | NewLine, "root 0x%lx, timestamp %lu, config_timestamp %lu",
920 output(Indent, "size_index %hu", e->size_index);
923 output(InitialNewLine | Indent, "rotation ");
925 output(InitialNewLine | Indent | NewLine,
947 output(Indent | NewLine, "subtype XRROutputChangeNotifyEvent");
949 output(Indent, "output %s, ", output_info->name);
951 output(Indent, "output %lu, ", e->output);
963 output(Indent, "rotation ");
965 output(InitialNewLine | Indent, "connection ");
988 output(Indent | NewLine, "subtype XRRCrtcChangeNotifyEvent");
990 output(Indent, "crtc %lu, ", e->crtc);
992 output(Indent, "crtc None, ");
1001 output(InitialNewLine | Indent | NewLine, "x %d, y %d, width %d, height %d",
1015 output(Indent | NewLine, "subtype XRROutputPropertyChangeNotifyEvent");
1017 output(Indent, "output %s, ", output_info->name);
1019 output(Indent, "output %lu, ", e->output);
1051 output(Indent | NewLine, "subtype %d", e->subtype);