Searched refs:hasChildren (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.cpp243 bool hasChildren,
246 mVirtualContextHasChildren = hasChildren;
242 SetVirtualContextBody( const wxString& body, bool hasChildren, const wxString& footer ) argument
H A Dsrcparser.h358 bool hasChildren = false,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp817 bool hasChildren = depth > 1; local
823 if ( hasChildren )
844 if ( hasChildren && wxGetApp().ShowImages() )
851 if ( !hasChildren && n == numChildren - 1 )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECTag.cpp419 bool hasChildren = (tmp_tagName & 0x01) != 0; local
429 if (hasChildren && !ReadChildren(socket)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.h134 bool hasChildren; member in class:TexTopic
H A Dtexutils.cpp1787 hasChildren = false;
H A Drtfutils.cpp190 texTopic->hasChildren = true;
277 if (texTopic->hasChildren || level == 1 || ContentsLevels[level-1])
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dfile-tree.cc599 if( index.model()->hasChildren( index ) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtreectrl.tex934 \func{void}{SetItemHasChildren}{\param{const wxTreeItemId\&}{ item}, \param{bool }{hasChildren = {\tt true}}}

Completed in 113 milliseconds