Lines Matching refs:TRACE
34 * debugging support via TRACE macro.
669 TRACE(("TraceScreen %d:\n", whichBuf));
673 TRACE((" %3d:", row));
683 TRACE(("%c", ch));
685 TRACE((":\n"));
688 TRACE((" xx:"));
701 TRACE(("%c", ch));
703 TRACE((":\n"));
707 TRACE((" fg:"));
712 TRACE(("%1x", fg));
714 TRACE((":\n"));
716 TRACE((" bg:"));
721 TRACE(("%1x", bg));
723 TRACE((":\n"));
726 TRACE(("null lineData\n"));
730 TRACE(("TraceScreen %d is nil\n", whichBuf));
791 TRACE(("Event #%lu %s: %#lx %s",
801 TRACE((" keycode 0x%04X %s",
808 TRACE((" button %u state %#x %s",
814 TRACE((" (%d,%d) state %#x %s",
822 TRACE((" at %d,%d root %d,%d %s %s",
832 TRACE((" %s %s",
837 TRACE((" event %#lx %s",
842 TRACE((" event %#lx %s",
847 TRACE((" at %d,%d event %#lx parent %#lx %s",
855 TRACE((" at %d,%d size %dx%d bd %d above %#lx",
864 TRACE((" at %d,%d size %dx%d bd %d",
872 TRACE((" size %dx%d",
877 TRACE((" %s %s",
887 TRACE((" at %d,%d size %dx%d count %d",
895 TRACE((" %s first_keycode %d count %d",
901 TRACE((" state %d",
912 TRACE((" key%u", (j * CHAR_BIT) + k));
920 TRACE((" send_event:%d display %p major:%d minor:%d",
927 TRACE((" send_event:%d display %p major:%d minor:%d",
934 TRACE((" selection:%s",
939 TRACE((" owner:%#lx requestor:%#lx",
942 TRACE((" selection:%s",
945 TRACE((" target:%s",
948 TRACE((" property:%s",
953 TRACE((":FIXME"));
956 TRACE(("\n"));
960 TRACE((" param[%d] = %s\n", n, params[n]));
979 TRACE(("FALLBACK #%d %s U+%04X %d,%d pos,"
1000 TRACE(("trace_focus event type %d:%s\n",
1007 TRACE(("\tdetail: %s\n", visibleNotifyDetail(event->detail)));
1008 TRACE(("\tmode: %s\n", visibleNotifyMode(event->mode)));
1009 TRACE(("\twindow: %#lx\n", event->window));
1016 TRACE(("\tdetail: %s\n", visibleNotifyDetail(event->detail)));
1017 TRACE(("\tmode: %s\n", visibleNotifyMode(event->mode)));
1018 TRACE(("\twindow: %#lx\n", event->window));
1019 TRACE(("\tfocus: %d\n", event->focus));
1020 TRACE(("\troot: %#lx\n", event->root));
1021 TRACE(("\tsubwindow: %#lx\n", event->subwindow));
1026 TRACE(("w %p -> %#lx\n", (void *) w, XtWindow(w)));
1034 TRACE(("size hints:\n"));
1036 TRACE((" position %d,%d%s%s\n", hints->y, hints->x,
1041 TRACE((" size %d,%d%s%s\n", hints->height, hints->width,
1046 TRACE((" min %d,%d\n", hints->min_height, hints->min_width));
1049 TRACE((" max %d,%d\n", hints->max_height, hints->max_width));
1052 TRACE((" inc %d,%d\n", hints->height_inc, hints->width_inc));
1054 TRACE((" inc NONE!\n"));
1057 TRACE((" min aspect %d/%d\n", hints->min_aspect.y, hints->min_aspect.y));
1058 TRACE((" max aspect %d/%d\n", hints->max_aspect.y, hints->max_aspect.y));
1061 TRACE((" base %d,%d\n", hints->base_height, hints->base_width));
1064 TRACE((" gravity %d\n", hints->win_gravity));
1109 TRACE(("%s %s\n", tag, table[n].name));
1117 TRACE(("window attributes:\n"));
1118 TRACE((" position %d,%d\n", attrs->y, attrs->x));
1119 TRACE((" size %dx%d\n", attrs->height, attrs->width));
1120 TRACE((" border %d\n", attrs->border_width));
1121 TRACE((" depth %d\n", attrs->depth));
1122 TRACE((" bit_gravity %d\n", attrs->bit_gravity));
1123 TRACE((" win_gravity %d\n", attrs->win_gravity));
1124 TRACE((" root %#lx\n", (long) attrs->root));
1125 TRACE((" class %s\n", ((attrs->class == InputOutput)
1130 TRACE((" map_state %s\n", ((attrs->map_state == IsUnmapped)
1137 TRACE((" all_events\n"));
1139 TRACE((" your_events\n"));
1141 TRACE((" no_propagate\n"));
1186 TRACE(("TraceTranslations for %s (widget %#lx) " TRACE_L "\n",
1193 TRACE(("... xlations %#08lx\n", (long) xlations));
1194 TRACE(("... xcelerat %#08lx\n", (long) xcelerat));
1196 TRACE(("%s\n", NonNull(result)));
1200 TRACE(("none (widget is null)\n"));
1202 TRACE((TRACE_R "\n"));
1215 TRACE(("%s@%d ResizeRequest %ux%u\n", fn, ln, reqhigh, reqwide));
1220 TRACE(("... ResizeRequest -> "));
1222 TRACE(("%dx%d ", *gothigh, *gotwide));
1223 TRACE(("(%d)\n", rc));
1323 TRACE(("%s:\n", tag));
1328 TRACE((" %d:%s\n", n++, *argv++));
1414 TRACE(("Checking options-tables for inconsistencies:\n"));
1417 TRACE(("Options listed in help-message:\n"));
1419 TRACE(("%5d %-28s %s\n", j, opt_array[j].opt, opt_array[j].desc));
1420 TRACE(("Options listed in resource-table:\n"));
1422 TRACE(("%5d %-28s %s\n", j, res_array[j].option, res_array[j].specifier));
1436 TRACE(("Options listed in help, not found in resource list:\n"));
1439 TRACE((" %-28s%s\n", opt_array[j].opt,
1455 TRACE(("Resource list items not found in options-help:\n"));
1458 TRACE((" %s\n", res_array[j].option));
1462 TRACE(("Resource list items that will be ignored by XtOpenApplication:\n"));
1466 TRACE((" %-28s {param}\n", res_array[j].option));
1469 TRACE((" %-28s {%ld params}\n", res_array[j].option, (long)
1473 TRACE((" %-28s {remainder of line}\n", res_array[j].option));