Home
last modified time | relevance | path

Searched defs:expandChildren (Results 1 – 19 of 19) sorted by relevance

/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/src/qml/
H A Dkdescendantsproxymodel_qml.cpp19 void KDescendantsProxyModelQml::expandChildren(int row) in expandChildren() function in KDescendantsProxyModelQml
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/handler/
H A DAbstractHandlerContainer.java66 protected Object expandChildren(Object list, Class byClass) in expandChildren() method in AbstractHandlerContainer
H A DHandlerWrapper.java173 protected Object expandChildren(Object list, Class byClass) in expandChildren() method in HandlerWrapper
H A DHandlerCollection.java210 protected Object expandChildren(Object list, Class byClass) in expandChildren() method in HandlerCollection
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/handler/
H A DAbstractHandlerContainer.java66 protected Object expandChildren(Object list, Class byClass) in expandChildren() method in AbstractHandlerContainer
H A DHandlerWrapper.java173 protected Object expandChildren(Object list, Class byClass) in expandChildren() method in HandlerWrapper
H A DHandlerCollection.java210 protected Object expandChildren(Object list, Class byClass) in expandChildren() method in HandlerCollection
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/devtools/networklogger/
H A Dqgsnetworkloggerpanelwidget.cpp136 void QgsNetworkLoggerTreeView::expandChildren( const QModelIndex &index ) in expandChildren() function in QgsNetworkLoggerTreeView
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSOutlineView.java42 public void expandItem(id item, boolean expandChildren) { in expandItem()
/dports/graphics/qgis/qgis-3.22.3/src/app/devtools/networklogger/
H A Dqgsnetworkloggerpanelwidget.cpp138 void QgsNetworkLoggerTreeView::expandChildren( const QModelIndex &index ) in expandChildren() function in QgsNetworkLoggerTreeView
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/geo/
H A Dr2_region_coverer.cpp194 int R2RegionCoverer::expandChildren(Candidate* candidate) { in expandChildren() function in mongo::R2RegionCoverer
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Ddataview.cpp270 void wxDataViewCtrl::DoExpand( const wxDataViewItem & item, bool expandChildren ) in DoExpand()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/
H A Ddataview_osx.cpp523 void wxDataViewCtrl::DoExpand(wxDataViewItem const& item, bool expandChildren) in DoExpand()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Dquery.c232 int expandChildren = 0; in QueryNode_Expand() local
/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Dquery.c229 int expandChildren = 0; in QueryNode_Expand() local
/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Dquery.c231 int expandChildren = 0; in QueryNode_Expand() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Ddatavgen.cpp3929 void wxDataViewMainWindow::Expand( unsigned int row, bool expandChildren ) in Expand()
3944 bool expandChildren) in DoExpand()
6382 void wxDataViewCtrl::DoExpand( const wxDataViewItem & item, bool expandChildren ) in DoExpand()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Ddataview.cpp5029 void wxDataViewCtrl::DoExpand( const wxDataViewItem & item, bool expandChildren ) in DoExpand()
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEdit/
H A DScintillaEdit.cpp1278 void ScintillaEdit::expandChildren(sptr_t line, sptr_t level) { in expandChildren() function in ScintillaEdit