Searched refs:DoInsert (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitEdit.c | 249 void DoInsert( void ); 272 {"do-insert", (XtActionProc)DoInsert}, 435 DoInsert(); 833 void DoInsert(void) function in typeref:typename:void
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextPop.c | 91 static void DoInsert(Widget, XtPointer, XtPointer); 177 DoInsert(w, (XtPointer)XtParent(XtParent(XtParent(w))), NULL); 259 * DoInsert 270 DoInsert(Widget w, XtPointer closure, XtPointer call_data) function in typeref:typename:void 403 XtAddCallback(insert, XtNcallback, DoInsert, (XtPointer)tw);
|
Completed in 4 milliseconds