Home
last modified time | relevance | path

Searched refs:XmNfileListItems (Results 1 – 22 of 22) sorted by relevance

/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/filesb/
H A Dtest6.c88 XmNfileListItems, &default_files, in file_search()
103 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
H A Dtest21.c106 XmNfileListItems, &default_files, in file_search()
121 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
H A Dtest4.c90 XmNfileListItems, &default_files, in file_search()
110 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
H A Dtest8.c87 XmNfileListItems, &default_files, in file_search()
102 XtSetArg(args[ac], XmNfileListItems, writable_files); in file_search()
H A Dtest1.c29 XtVaGetValues((Widget)box, XmNfileListItems, &st2, XmNfileListItemCount, &c2, NULL); in cb()
H A Dtest2.c26 XtVaGetValues((Widget)box, XmNfileListItems, &st2, XmNfileListItemCount, &c2, NULL); in cb()
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A DUilUrmClas.h674 XmNfileListItems,
H A Dmotif.wml4343 XmNfileListItems;
4414 XmNfileListItems : Argument
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DFileSB.c197 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 DFileDialog.C661 XmNfileListItems, names,
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Motif/
H A DXmNs.doc95 XmNfileListItems XmCFileListItems XmString list XmFileSelectionBox
H A DInitialiseCore.ML100 val U = XtSetExceptionType XmNfileListItems XmRXmStringTable ;
H A DXM_TYPES.ML101 exception XmNfileListItems of XmString list ;
H A DXmTypes.ML101 exception XmNfileListItems of XmString list ;
H A DMotifCore.ML737 … | XmNfileListItems L => A :: XtSetExnVals (XmNfileListItemCount (Length L) :: T)
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h475 #define XmNfileListItems "fileListItems" macro
2738 #ifndef XmNfileListItems
2739 #define XmNfileListItems ((char*)&_XmStrings[6784])
H A DFileSB.c446 { XmNfileListItems,
535 { XmNfileListItems,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Mrm-2.1/
H A Dlookup.c422 {"XmNfileListItems", XmNfileListItems, SG},
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h1711 #ifndef XmNfileListItems
1712 #define XmNfileListItems ((char *)&_XmStrings[6750]) macro
/dports/audio/snd/snd-21.2/
H A Dsnd-motif.scm204 (list XmNfileListItems fileTable
H A Dsnd-motif.c9457 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 Dxm.c2190 else if (strcmp(name, XmNfileListItems) == 0) XtVaGetValues(w, XmNfileListItemCount, &len, NULL);
23395 define_resource(XmNfileListItems, XM_STRING_TABLE);