/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/filesb/ |
H A D | test6.c | 88 XmNfileListItems, &default_files, in file_search() 103 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
|
H A D | test21.c | 106 XmNfileListItems, &default_files, in file_search() 121 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
|
H A D | test4.c | 90 XmNfileListItems, &default_files, in file_search() 110 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
|
H A D | test8.c | 87 XmNfileListItems, &default_files, in file_search() 102 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
|
H A D | test1.c | 29 XtVaGetValues((Widget)box, XmNfileListItems, &st2, XmNfileListItemCount, &c2, NULL); in cb()
|
H A D | test2.c | 26 XtVaGetValues((Widget)box, XmNfileListItems, &st2, XmNfileListItemCount, &c2, NULL); in cb()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/ |
H A D | UilUrmClas.h | 674 XmNfileListItems,
|
H A D | motif.wml | 4343 XmNfileListItems; 4414 XmNfileListItems : Argument
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | FileSB.c | 197 XmNfileListItems, XmCItems, XmRXmStringTable, 297 XmNfileListItems, 2148 XtSetArg(argl[argc], XmNfileListItems, table); argc++; in defaultFileSearchProc() 2436 XtSetArg(argl[argc], XmNfileListItems, table); argc++; in _XmFileSelectionSearch()
|
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/ |
H A D | FileDialog.C | 661 XmNfileListItems, names,
|
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Motif/ |
H A D | XmNs.doc | 95 XmNfileListItems XmCFileListItems XmString list XmFileSelectionBox
|
H A D | InitialiseCore.ML | 100 val U = XtSetExceptionType XmNfileListItems XmRXmStringTable ;
|
H A D | XM_TYPES.ML | 101 exception XmNfileListItems of XmString list ;
|
H A D | XmTypes.ML | 101 exception XmNfileListItems of XmString list ;
|
H A D | MotifCore.ML | 737 … | XmNfileListItems L => A :: XtSetExnVals (XmNfileListItemCount (Length L) :: T)
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XmStrDefs.h | 475 #define XmNfileListItems "fileListItems" macro 2738 #ifndef XmNfileListItems 2739 #define XmNfileListItems ((char*)&_XmStrings[6784])
|
H A D | FileSB.c | 446 { XmNfileListItems, 535 { XmNfileListItems,
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Mrm-2.1/ |
H A D | lookup.c | 422 {"XmNfileListItems", XmNfileListItems, SG},
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | XmStrDefs.h | 1711 #ifndef XmNfileListItems 1712 #define XmNfileListItems ((char *)&_XmStrings[6750]) macro
|
/dports/audio/snd/snd-21.2/ |
H A D | snd-motif.scm | 204 (list XmNfileListItems fileTable
|
H A D | snd-motif.c | 9457 XmNfileListItems, names, in sort_files_and_redisplay() 9474 XmNfileListItems, NULL, in sort_files_and_redisplay() 9827 XmNfileListItems, &files, /* do not free */ in watch_filename_change()
|
H A D | xm.c | 2190 else if (strcmp(name, XmNfileListItems) == 0) XtVaGetValues(w, XmNfileListItemCount, &len, NULL); 23395 define_resource(XmNfileListItems, XM_STRING_TABLE);
|