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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSinkP.h 237 XawTextProperty *XawTextSinkGetProperty
  /xsrc/external/mit/libXaw/dist/src/
AsciiSink.c 350 (property = XawTextSinkGetProperty((Widget)sink,
463 if ((property = XawTextSinkGetProperty((Widget)sink,
491 if ((property = XawTextSinkGetProperty((Widget)sink,
549 if ((paint->property = XawTextSinkGetProperty((Widget)sink,
1156 if ((property = XawTextSinkGetProperty((Widget)sink,
1214 if ((property = XawTextSinkGetProperty((Widget)sink,
1229 if ((property = XawTextSinkGetProperty((Widget)sink,
1314 (property = XawTextSinkGetProperty((Widget)sink,
1387 if ((property = XawTextSinkGetProperty((Widget)sink,
1500 if ((property = XawTextSinkGetProperty((Widget)sink
    [all...]
TextSink.c 1164 XawTextSinkGetProperty(Widget w, XrmQuark property)
1177 if ((cur = XawTextSinkGetProperty(w, property)) == NULL)
1178 cur = XawTextSinkGetProperty(w, Qdefault);
AsciiSrc.c 489 (property = XawTextSinkGetProperty(ctx->text.sink,

Completed in 10 milliseconds