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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSrcP.h 195 XawTextAnchor *XawTextSourceNextAnchor
  /xsrc/external/mit/libXaw/dist/src/
TextSrc.c 1739 *anchor_return = anchor = XawTextSourceNextAnchor(w, anchor);
1754 XawTextSourceNextAnchor(Widget w, XawTextAnchor *anchor)
1929 if ((anchor = XawTextSourceNextAnchor(w, anchor)) == NULL)
1996 if ((anchor = XawTextSourceNextAnchor(w, anchor)) != NULL)
AsciiSrc.c 384 (anchor = XawTextSourceNextAnchor(w, anchor)) != NULL)
  /xsrc/external/mit/xedit/dist/lisp/
xedit.c 653 (anchor = XawTextSourceNextAnchor(w, anchor)) != NULL) \

Completed in 8 milliseconds