Searched refs:lastvisiblechild (Results 1 – 2 of 2) sorted by relevance
141 bottom = self.lastvisiblechild().y + 17156 def lastvisiblechild(self): member in TreeNode158 return self.children[-1].lastvisiblechild()
142 bottom = self.lastvisiblechild().y + 17157 def lastvisiblechild(self): member in TreeNode159 return self.children[-1].lastvisiblechild()