Searched defs:tree (Results 1 – 5 of 5) sorted by relevance
148 WidgetTree tree("tree"); in TEST() local174 WidgetTree tree("tree"); in TEST() local188 WidgetTree tree("tree"); in TEST() local208 WidgetTree tree("tree"); in TEST() local227 WidgetTree tree("tree"); in TEST() local246 WidgetTree tree("tree"); in TEST() local288 WidgetTree tree("tree"); in TEST() local335 WidgetTree tree("tree"); in TEST() local360 WidgetTree tree("tree"); in TEST() local370 WidgetTree tree(""); in CheckMergedTree() local
75 …static bool CheckHasLocator(const WidgetTree &tree, const Widget &widget, const WidgetMatcher &mat… in CheckHasLocator()96 …void WidgetSelector::Select(const WidgetTree &tree, vector<std::reference_wrapper<const Widget>> &… in Select() argument
384 static void DfsMarshalWidget(const WidgetTree& tree, const Widget& root, nlohmann::json& dom, in DfsMarshalWidget()543 void MergerVisitor::PrepareToVisitSubTree(const WidgetTree &tree) in PrepareToVisitSubTree()629 for (auto &tree : from) { in MergeTrees() local
69 auto tree = make_unique<WidgetTree>(""); in UpdateUi() local
106 for (auto tree : children) { in RecursComponent() local