Home
last modified time | relevance | path

Searched defs:selectedSet (Results 1 – 7 of 7) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests/src/org/eclipse/jface/tests/viewers/
H A DVirtualTableViewerTest.java313 Set<?> selectedSet = new HashSet<Object>(result.toList()); in testSetAllSelection() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/files/ui/
H A DFilesList.java428 Set<FileSystemItem> selectedSet = selectionModel_.getSelectedSet(); in getSelectedFiles() local
/dports/games/zaz/zaz-1.0.1/src/
H A Dmainmenu.h149 uint selectedSet; variable
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/tabs/
H A DAdvSettingsPage.cpp462 wxString selectedSet = choice->GetString(choice->GetSelection()); in OnSelectFlagSet() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/tabs/
H A DAdvSettingsPage.cpp493 wxString selectedSet = choice->GetString(choice->GetSelection()); in OnSelectFlagSet() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/dialogs/
H A DGUIDialogVideoInfo.cpp1351 CFileItemPtr selectedSet; in ManageVideoItem() local
1739 bool CGUIDialogVideoInfo::GetSetForMovie(const CFileItem *movieItem, CFileItemPtr &selectedSet) in GetSetForMovie()
1839 bool CGUIDialogVideoInfo::SetMovieSet(const CFileItem *movieItem, const CFileItem *selectedSet) in SetMovieSet()
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-app/src/guis/
H A DGuiMenu.cpp285 …std::map<std::string, ThemeSet>::const_iterator selectedSet = themeSets.find(Settings::getInstance… in openUISettings() local