Searched defs:new_tree (Results 1 – 4 of 4) sorted by relevance
412 def print_diff(old_tree, new_tree): argument420 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
179 AXTreeSource<AXSourceNode>* new_tree) { in ChangeTreeSourceForTesting()
54 scoped_ptr<LayerImpl> new_tree = SynchronizeTreesRecursive( in SynchronizeTreesInternal() local
372 def replace_children( start, stop, new_tree ) argument