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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSrc.h 105 #define XtNpropertyCallback "propertyCallback"
  /xsrc/external/mit/xedit/dist/lisp/
xedit.c 527 XtAddCallback(item->source, XtNpropertyCallback,
543 XtRemoveCallback(item->source, XtNpropertyCallback,
  /xsrc/external/mit/libXaw/dist/src/
TextSrc.c 177 XtNpropertyCallback,
1196 XtCallCallbacks(w, XtNpropertyCallback, &info);

Completed in 6 milliseconds