Searched refs:XawTextSetSource (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h202 #define XtTextSetSource XawTextSetSource
249 extern void XawTextSetSource(); /* dpy, w, source, startPos */
H A DXaw3_1AsciiSrc.c645 XawTextSetSource( XtParent(new), new, 0); /* Tell text widget
H A DXaw3_1Text.c2503 XawTextSetSource( (Widget) newtw, newtw->text.source, newtw->text.lt.top);
2604 XawTextSetSource(w, source, startPos) function
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h213 extern void XawTextSetSource(
H A DAsciiSrc.c657 XawTextSetSource( XtParent(new), new, 0); /* Tell text widget
H A DMultiSrc.c744 XawTextSetSource( XtParent(new), new, 0); /* Tell text widget
H A DText.c2922 XawTextSetSource( (Widget) newtw, newtw->text.source, newtw->text.lt.top);
3207 XawTextSetSource(Widget w, Widget source, XawTextPosition startPos) function
3209 XawTextSetSource(w, source, startPos)

Completed in 35 milliseconds