Searched refs:DoInsert (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextPop.c77 static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField();
126 DoInsert(w, (caddr_t) XtParent(XtParent(XtParent(w))), NULL);
204 /* Function Name: DoInsert
215 DoInsert(w, closure, call_data) function
347 XtAddCallback(insert, XtNcallback, (XtCallbackProc)DoInsert, (caddr_t) tw);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextPop.c87 static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField();
143 DoInsert(w, (XtPointer) XtParent(XtParent(XtParent(w))), (XtPointer)NULL);
221 /* Function Name: DoInsert
232 DoInsert(w, closure, call_data) function
375 XtAddCallback(insert, XtNcallback, DoInsert, (XtPointer) tw);

Completed in 15 milliseconds