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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSinkP.h 112 XawTextPropertyList *next;
214 XawTextPropertyList *properties;
228 XawTextPropertyList *XawTextSinkConvertPropertyList
Text.h 160 typedef struct _XawTextPropertyList XawTextPropertyList;
  /xsrc/external/mit/libXaw/dist/src/
TextSink.c 128 sizeof(XawTextPropertyList*),
998 static XawTextPropertyList **prop_lists;
1133 DestroyTextPropertyList(XawTextPropertyList *list)
1148 _XawTextSinkGetProperty(XawTextPropertyList *list, XrmQuark property)
1167 XawTextPropertyList *list = sink->text_sink.properties;
1189 _XawTextSinkAddProperty(XawTextPropertyList *list, XawTextProperty *property,
1360 XawTextPropertyList *list = sink->text_sink.properties;
1481 XawTextPropertyList *
1486 XawTextPropertyList **ptr = NULL;
1487 XawTextPropertyList *propl, *prev = NULL
    [all...]
  /xsrc/external/mit/xedit/dist/lisp/
xedit.c 119 static XawTextPropertyList **property_lists;
510 XawTextPropertyList *property_list;
980 XawTextPropertyList *property_list;
1007 property_lists = (XawTextPropertyList**)
1009 sizeof(XawTextPropertyList) *
1288 XawTextPropertyList *property_list;
  /xsrc/external/mit/xedit/dist/
xedit.h 84 XawTextPropertyList *properties;
options.c 476 XawTextPropertyList *prop;

Completed in 60 milliseconds