HomeSort by: relevance | last modified time | path
    Searched refs:XawListReturnStruct (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
List.h 100 XawListReturnStruct that is pointed to by the client_data
145 } XawListReturnStruct;
227 XawListReturnStruct *XawListShowCurrent
  /xsrc/external/mit/libXaw/dist/examples/
list.c 12 XawListReturnStruct *ret;
  /xsrc/external/mit/xsm/dist/
choose.c 365 XawListReturnStruct *current;
380 XawListReturnStruct *current;
398 XawListReturnStruct *current;
414 XawListReturnStruct *current;
464 XawListReturnStruct *current;
560 XawListReturnStruct *current;
info.c 269 XawListReturnStruct *current = (XawListReturnStruct *) callData;
290 XawListReturnStruct *current;
313 XawListReturnStruct *current;
339 XawListReturnStruct *current;
596 XawListReturnStruct *current;
  /xsrc/external/mit/xdm/dist/chooser/
chooser.c 772 XawListReturnStruct *r;
846 XawListReturnStruct *r = XawListShowCurrent(list);
899 XawListReturnStruct *r;
928 XawListReturnStruct *r;
945 XawListReturnStruct *r;
971 XawListReturnStruct *r;
  /xsrc/external/mit/xman/dist/
handler.c 221 XawListReturnStruct *ret_struct = (XawListReturnStruct *) ret_val;
  /xsrc/external/mit/libXaw/dist/src/
List.c 1027 XawListReturnStruct ret_value = {
1270 XawListReturnStruct *
1274 XawListReturnStruct *ret_val;
1276 ret_val = (XawListReturnStruct *)XtMalloc(sizeof(XawListReturnStruct));
  /xsrc/external/mit/xedit/dist/lisp/modules/
xaw.c 141 xawListReturnStruct_t = LispRegisterOpaqueType("XawListReturnStruct");
288 XawListReturnStruct *retlist;
295 LispDestroy("%s: cannot convert %s to XawListReturnStruct",
298 retlist = (XawListReturnStruct*)(opaque->data.opaque.data);
  /xsrc/external/mit/xedit/dist/
commands.c 961 XawListReturnStruct *file_info = (XawListReturnStruct *)call_data;
ispell.c 1491 XawListReturnStruct *info = (XawListReturnStruct *)call_data;
  /xsrc/external/mit/editres/dist/
handler.c 379 XawListReturnStruct * list_info;

Completed in 59 milliseconds