Searched refs:bookmark_button_index (Results 1 – 1 of 1) sorted by relevance
1228 int bookmark_button_index = GetIndexOf(source); in ShowContextMenuForView() local1229 DCHECK(bookmark_button_index != -1 && in ShowContextMenuForView()1230 bookmark_button_index < GetBookmarkButtonCount()); in ShowContextMenuForView()1232 model_->GetBookmarkBarNode()->GetChild(bookmark_button_index); in ShowContextMenuForView()