Searched refs:GetRootNodeId (Results 1 – 2 of 2) sorted by relevance
134 return tree->second.GetNode(tree->second.GetRootNodeId()); in GetTreeRootNode()154 if (tree->second.GetRootNodeId() == nodeId) { in UpdateLayout()
25 int GetRootNodeId() const { return root_node_id_; } in GetRootNodeId() function