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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSinkP.h 110 XawTextProperty **properties;
121 XawTextProperty *property;
237 XawTextProperty *XawTextSinkGetProperty
243 XawTextProperty *XawTextSinkCopyProperty
249 XawTextProperty *XawTextSinkAddProperty
252 XawTextProperty *property
255 XawTextProperty *XawTextSinkCombineProperty
258 XawTextProperty *result_in_out,
259 XawTextProperty *property,
Text.h 159 typedef struct _XawTextProperty XawTextProperty;
  /xsrc/external/mit/libXaw/dist/src/
TextSink.c 81 static void SetXlfdDefaults(Display*, XawTextProperty*);
1004 return (int)((long)left - (*(XawTextProperty**)right)->identifier);
1010 return ((*(XawTextProperty**)left)->identifier -
1011 (*(XawTextProperty**)right)->identifier);
1015 SetXlfdDefaults(Display *display, XawTextProperty *property)
1147 static XawTextProperty *
1151 XawTextProperty **ptr = (XawTextProperty**)
1154 sizeof(XawTextProperty*), bcmp_qident);
1163 XawTextProperty *
    [all...]
AsciiSink.c 343 XawTextProperty *property;
444 XawTextProperty *property;
740 XawTextProperty *property;
1151 XawTextProperty *property;
1197 XawTextProperty *property;
1266 XawTextProperty *property;
1376 XawTextProperty *property;
1487 XawTextProperty *property;
1807 XawTextProperty *property =
AsciiSrc.c 485 XawTextProperty *property;

Completed in 7 milliseconds