HomeSort by: relevance | last modified time | path
    Searched refs:XtError (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/src/
AsciiText.c 287 XtError("Sink object is not a subclass of multiSink");
293 XtError("Source object is not a subclass of multiSrc");
304 XtError("Sink object is not a subclass of asciiSink");
310 XtError("Source object is not a subclass of asciiSrc");
Tip.c 247 if (!tip->tip.font) XtError("Aborting: no font found\n");
249 XtError("Aborting: no fontset found\n");
Toggle.c 225 XtError("Aborting, due to errors resolving bindings in the Toggle widget.");
Label.c 478 if (!lw->label.font) XtError("Aborting: no font found\n");
480 XtError("Aborting: no fontset found\n");
Command.c 254 if (!cbw->label.font) XtError("Aborting: no font found\n");
SmeBSB.c 267 if (!entry->sme_bsb.font) XtError("Aborting: no font found\n");
List.c 483 if (!lw->list.font) XtError("Aborting: no font found\n");
485 XtError("Aborting: no fontset found\n");
MultiSink.c 722 if (!sink->multi_sink.fontset) XtError("Aborting: no fontset found\n");
AsciiSink.c 227 XtError("TextSinkClass: cannot resolve extension.\n");
1688 if (!sink->ascii_sink.font) XtError("Aborting: no font found\n");
  /xsrc/external/mit/libXt/dist/src/
Error.c 342 DefaultMsg(name, type, class, defaultp, params, num_params, True, XtError);
537 XtError(_Xconst char *message)
  /xsrc/external/mit/xclipboard/dist/
xclipboard.c 139 XtError("Failed to allocate memory for ClipRec\n");
659 XtError("another clipboard has taken over control\n");
699 XtError("another clipboard is already running\n");
  /xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h 1801 extern void XtError( /* obsolete */
  /xsrc/external/mit/xmag/dist/
xmag.c 892 XtError("Out of memory!");

Completed in 21 milliseconds