Home
last modified time | relevance | path

Searched refs:bookmark_button_index (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc1228 int bookmark_button_index = GetIndexOf(source); in ShowContextMenuForView() local
1229 DCHECK(bookmark_button_index != -1 && in ShowContextMenuForView()
1230 bookmark_button_index < GetBookmarkButtonCount()); in ShowContextMenuForView()
1232 model_->GetBookmarkBarNode()->GetChild(bookmark_button_index); in ShowContextMenuForView()