Searched defs:PopdownFileInsert (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1TextPop.c | 181 /* 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 D | TextPop.c | 198 /* 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 45 milliseconds