Home
last modified time | relevance | path

Searched refs:ID_SORT_BY_SIZE (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dnc.h75 ID_SORT_BY_SIZE, enumerator
H A Dncwin.cpp74 {"Size", ID_SORT_BY_SIZE},
3371 case ID_SORT_BY_SIZE: in Command()
/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Diconlist.cpp145 new FXMenuCommand(sortmenu,"&Size",NULL,iconlist,FXFileList::ID_SORT_BY_SIZE); in IconListWindow()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXFileList.h226 ID_SORT_BY_SIZE, /// Sort by size enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXFileList.h221 ID_SORT_BY_SIZE, /// Sort by size enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXFileList.h226 ID_SORT_BY_SIZE, /// Sort by size enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXFileList.h254 ID_SORT_BY_SIZE, /// Sort by size enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXFileList.h254 ID_SORT_BY_SIZE, /// Sort by size enumerator
/dports/x11-fm/xfe/xfe-1.44/src/
H A DFileList.h283 ID_SORT_BY_SIZE, enumerator
H A DSearchPanel.cpp2322 new FXMenuRadio(menu, _("Si&ze"), list, FileList::ID_SORT_BY_SIZE); in onCmdPopupMenu()
2350 new FXMenuRadio(submenu, _("Si&ze"), list, FileList::ID_SORT_BY_SIZE); in onCmdPopupMenu()
H A DFileDialog.cpp1597 new FXMenuRadio(&menu, _("Si&ze"), list, FileList::ID_SORT_BY_SIZE); in onCmdPopupMenu()
H A DFileList.cpp92 FXMAPFUNC(SEL_COMMAND, FileList::ID_SORT_BY_SIZE, FileList::onCmdSortBySize),
115 FXMAPFUNC(SEL_UPDATE, FileList::ID_SORT_BY_SIZE, FileList::onUpdSortBySize),
H A DXFileExplorer.cpp1010 new FXMenuRadio(lpanelmenu, _("Si&ze"), lpanel->getList(), FileList::ID_SORT_BY_SIZE); in FXIMPLEMENT()
1040 new FXMenuRadio(rpanelmenu, _("Si&ze"), rpanel->getList(), FileList::ID_SORT_BY_SIZE); in FXIMPLEMENT()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXFileList.cpp128 FXMAPFUNC(SEL_UPDATE,FXFileList::ID_SORT_BY_SIZE,FXFileList::onUpdSortBySize),
144 FXMAPFUNC(SEL_COMMAND,FXFileList::ID_SORT_BY_SIZE,FXFileList::onCmdSortBySize),
H A DFXFileSelector.cpp729 new FXMenuRadio(&sortmenu,tr("Size"),filebox,FXFileList::ID_SORT_BY_SIZE); in onPopupMenu()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXFileList.cpp128 FXMAPFUNC(SEL_UPDATE,FXFileList::ID_SORT_BY_SIZE,FXFileList::onUpdSortBySize),
144 FXMAPFUNC(SEL_COMMAND,FXFileList::ID_SORT_BY_SIZE,FXFileList::onCmdSortBySize),
H A DFXFileSelector.cpp729 new FXMenuRadio(&sortmenu,tr("Size"),filebox,FXFileList::ID_SORT_BY_SIZE); in onPopupMenu()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXFileList.cpp111 FXMAPFUNC(SEL_UPDATE,FXFileList::ID_SORT_BY_SIZE,FXFileList::onUpdSortBySize),
127 FXMAPFUNC(SEL_COMMAND,FXFileList::ID_SORT_BY_SIZE,FXFileList::onCmdSortBySize),
H A DFXFileSelector.cpp689 new FXMenuRadio(&sortmenu,"Size",filebox,FXFileList::ID_SORT_BY_SIZE); in onPopupMenu()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXFileList.cpp124 FXMAPFUNC(SEL_UPDATE,FXFileList::ID_SORT_BY_SIZE,FXFileList::onUpdSortBySize),
144 FXMAPFUNC(SEL_COMMAND,FXFileList::ID_SORT_BY_SIZE,FXFileList::onCmdSortBySize),
H A DFXFileSelector.cpp952 new FXMenuRadio(&sortmenu,tr("Size"),filebox,FXFileList::ID_SORT_BY_SIZE); in onPopupMenu()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXFileList.cpp124 FXMAPFUNC(SEL_UPDATE,FXFileList::ID_SORT_BY_SIZE,FXFileList::onUpdSortBySize),
144 FXMAPFUNC(SEL_COMMAND,FXFileList::ID_SORT_BY_SIZE,FXFileList::onCmdSortBySize),
H A DFXFileSelector.cpp953 new FXMenuRadio(&sortmenu,tr("Size"),filebox,FXFileList::ID_SORT_BY_SIZE); in onPopupMenu()
/dports/x11-toolkits/fox14/fox-1.4.35/pathfinder/
H A DPathFinder.cpp366 new FXMenuRadio(sortmenu,"&Size\t\tSort by file size.",filelist,FXFileList::ID_SORT_BY_SIZE); in PathFinderMain()
/dports/x11-toolkits/fox16/fox-1.6.57/pathfinder/
H A DPathFinder.cpp366 new FXMenuRadio(sortmenu,"&Size\t\tSort by file size.",filelist,FXFileList::ID_SORT_BY_SIZE); in PathFinderMain()

12