Searched refs:XawTextSetInsertionPoint (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h205 #define XtTextSetInsertionPoint XawTextSetInsertionPoint
262 extern void XawTextSetInsertionPoint(); /* w, position */
H A DXaw3_1TextPop.c286 XawTextSetInsertionPoint(tw, pos);
796 XawTextSetInsertionPoint( tw, pos + text.length);
798 XawTextSetInsertionPoint( tw, pos);
960 XawTextSetInsertionPoint( tw, pos + replace.length);
962 XawTextSetInsertionPoint( tw, pos);
H A DXaw3_1Text.c2663 XawTextSetInsertionPoint(w, position) function
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h236 extern void XawTextSetInsertionPoint(
H A DTextPop.c314 XawTextSetInsertionPoint(tw, pos);
853 XawTextSetInsertionPoint( tw, pos + text.length);
855 XawTextSetInsertionPoint( tw, pos);
1039 XawTextSetInsertionPoint( tw, pos + replace.length);
1041 XawTextSetInsertionPoint( tw, pos);
H A DText.c3279 XawTextSetInsertionPoint(Widget w, XawTextPosition position) function
3281 XawTextSetInsertionPoint(w, position)

Completed in 2160 milliseconds