Home
last modified time | relevance | path

Searched defs:hasSubItems (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/src/org/eclipse/pde/internal/ua/core/cheatsheet/simple/
H A DISimpleCSItem.java122 public boolean hasSubItems(); in hasSubItems() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/src/org/eclipse/pde/internal/ua/core/cheatsheet/simple/text/
H A DSimpleCSItem.java94 public boolean hasSubItems() { in hasSubItems() method in SimpleCSItem
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-config/
H A Drawconfig.cpp366 bool RawConfig::hasSubItems() const { in hasSubItems() function in fcitx::RawConfig
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgslegendrenderer.cpp289 bool hasSubItems = !subgroups.empty(); in createComponentGroupList() local
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgslegendrenderer.cpp301 bool hasSubItems = !subgroups.empty(); in createComponentGroupList() local