Searched refs:is_added_detail (Results 1 – 2 of 2) sorted by relevance
100 while ((new_parent.layer != layer or new_parent.is_added_detail()) and125 if not node.is_added_detail() and not node.subtract:210 def is_added_detail(self): member in CallTreeNode240 if self.is_added_detail():
154 if not node.is_added_detail() and not node.subtract: