Searched refs:child_branches (Results 1 – 3 of 3) sorted by relevance
801 child_branches = [b for b in self.unrooted if child in b[:2]]802 for b in child_branches:
1452 MenuDefinition child_branches; in expandBranches() local1464 child_branches.addWithStatusCheck(MenuItem(MenuItem::Command, in expandBranches()1470 if (!child_branches.empty()) { in expandBranches()1472 item.setSubmenu(child_branches); in expandBranches()
975 child_branches = [977 if any(child_branches):