Searched refs:ExpandImpl (Results 1 – 2 of 2) sorted by relevance
276 if (ExpandImpl(node)) in Expand()284 bool expanded_at_least_one = ExpandImpl(node); in ExpandAll()288 if (ExpandImpl(child)) in ExpandAll()981 bool TreeView::ExpandImpl(TreeModelNode* model_node) { in ExpandImpl() function in views::TreeView992 bool return_value = ExpandImpl(parent); in ExpandImpl()
333 bool ExpandImpl(ui::TreeModelNode* model_node);