Searched refs:childCount (Results 1 – 6 of 6) sorted by relevance
299 QSGNode *oldN = opn->childCount() ? opn->firstChild() : 0; in updatePaintNode()
505 QSGNode *content = root->childCount() ? root->firstChild() : 0; in updatePaintNode()507 if (content && root->childCount() == 0) in updatePaintNode()
226 result = self.Item(parent).childCount()508 def childCount(self): member in CallGraphLevelItemBase2871 def childCount(self): member in BranchLevelTwoItem2984 def childCount(self): member in BranchLevelOneItem3017 def childCount(self): member in BranchRootItem
595 while (parent->childCount() > 0) in updateMenuList()
601 while (parent->childCount() > 0) in updateMenuList()