Searched refs:top_container_index (Results 1 – 1 of 1) sorted by relevance
2087 int top_container_index = GetIndexOf(top_container_); in SetBookmarkBarParent() local2088 if (top_container_index >= 0) in SetBookmarkBarParent()2089 AddChildViewAt(bookmark_bar_view_.get(), top_container_index); in SetBookmarkBarParent()