Lines Matching defs:NewLine

93     NewLine        = 4,
123 if (flags & NewLine) {
143 output(InitialNewLine | NewLine,
199 output(Indent | NewLine,
202 output(Indent | NewLine,
207 output(Indent | NewLine, "XKeysymToKeycode returns keycode: %u", kc);
216 output(NewLine, " \"%s\"", str);
227 output(NewLine, " \"%s\"", buf);
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);
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,
520 output(NewLine, "border_width %d, override %s",
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",
925 output(InitialNewLine | Indent | NewLine,
947 output(Indent | NewLine, "subtype XRROutputChangeNotifyEvent");
957 output(NewLine, "mode %s (%dx%d)", mode_info->name, mode_info->width,
960 output(NewLine, "mode %lu", e->mode);
962 output(NewLine, "mode None");
988 output(Indent | NewLine, "subtype XRRCrtcChangeNotifyEvent");
1001 output(InitialNewLine | Indent | NewLine, "x %d, y %d, width %d, height %d",
1015 output(Indent | NewLine, "subtype XRROutputPropertyChangeNotifyEvent");
1022 output(NewLine, "NewValue");
1024 output(NewLine, "Delete");
1026 output(NewLine, "%d", e->state);
1051 output(Indent | NewLine, "subtype %d", e->subtype);
1626 output(NewLine, "Unknown event type %d", event.type);