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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextPop.c181 /* Function Name: PopdownFileInsert
192 PopdownFileInsert(w, closure, call_data) function
232 PopdownFileInsert(w, closure, call_data);
345 XtAddCallback(cancel, XtNcallback, (XtCallbackProc)PopdownFileInsert,
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextPop.c198 /* Function Name: PopdownFileInsert
209 PopdownFileInsert(w, closure, call_data) function
248 PopdownFileInsert(w, closure, call_data);
374 XtAddCallback(cancel, XtNcallback, PopdownFileInsert, (XtPointer) tw);

Completed in 85 milliseconds