Home
last modified time | relevance | path

Searched defs:subItems (Results 1 – 25 of 76) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/data/
H A DRepeatedSubItem.java20 private ArrayList<AbstractSubItem> subItems; field in RepeatedSubItem
H A DConditionalSubItem.java22 private ArrayList<AbstractSubItem> subItems; field in ConditionalSubItem
H A DItem.java29 private ArrayList<AbstractSubItem> subItems; field in Item
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/cheatsheet/simple/actions/
H A DSimpleCSAddSubStepAction.java76 ISimpleCSSubItemObject[] subItems = fItem.getSubItems(); in createNewSubItem() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/metadata/exiv2/
H A Dmetadatalistview.cpp155 uint subItems = 0; in setIfdList() local
260 uint subItems = 0; in setIfdList() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/listproviders/
H A DMultiProvider.cpp36 std::vector<CGUIListItemPtr> subItems; in Fetch() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DListViewItem.cs110 public ListViewItem (ListViewItem.ListViewSubItem [] subItems, int imageIndex) in ListViewItem() method in System.Windows.Forms.ListViewItem
152 public ListViewItem(ListViewSubItem[] subItems, string imageKey) in ListViewItem()
183 public ListViewItem(ListViewSubItem[] subItems, int imageIndex, ListViewGroup group) in ListViewItem()
189 public ListViewItem(ListViewSubItem[] subItems, string imageKey, ListViewGroup group) in ListViewItem()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/
H A Danihandler.h54 Common::Array<MGMSubItem> subItems; member
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Application/StartPage/
H A Djucer_StartPageTreeHolder.h84 TreeSubItem (StartPageTreeHolder& o, const String& n, const StringArray& subItems) in TreeSubItem()
/dports/games/scummvm/scummvm-2.5.1/engines/ngi/
H A Danihandler.h54 Common::Array<MGMSubItem> subItems; member
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/widgets/
H A Djuce_TreeView.h583 OwnedArray<TreeViewItem> subItems; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/widgets/
H A Djuce_TreeView.h583 OwnedArray<TreeViewItem> subItems; variable
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/maketorrent/
H A DBYOPanel.java515 TreeItem[] subItems = treeItem.getItems(); in buildList() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/metadata/config/
H A Dmetadataselector.cpp121 uint subItems = 0; in setTagsMap() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DTaskBar.java406 MenuItem [] subItems = subMenu.getItems (); in setMenu() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/
H A Dqt5nodeinstanceserver.cpp177 QList<QQuickItem*> subItems(QQuickItem *parentItem) in subItems() function
/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/notificationitem/
H A Ddbusmenu.cpp118 std::vector<dbus::Variant> &subItems, int32_t id, int depth, in appendSubItem()
/dports/graphics/pixie/Pixie/src/ri/
H A DpointHierarchy.cpp257 int *membership,*subItems; in cluster() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/system/shared/
H A Dutils.py175 def invokeMenuItem(menu, item, *subItems):
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/
H A DConfigView.java1103 TreeItem[] subItems = item.getItems(); in findTreeItem() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Duservarmanager.cpp387 …wxArrayString subItems = CfgMan->EnumerateKeys(cSets + ActiveSet + wxT("/") + (*var_itr) + wxT("/"… in Load() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/views/skin/sidebar/
H A DSideBar.java1132 TreeItem[] subItems = treeItem.getItems(); in fillDropDownMenu() local
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-config/
H A Drawconfig.cpp376 std::vector<std::string> RawConfig::subItems() const { in subItems() function in fcitx::RawConfig
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1367 const auto subItems = property->subProperties(); in createBrowserIndex() local
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1367 const auto subItems = property->subProperties(); in createBrowserIndex() local

1234