OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bookmark_bar_view_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc
717
if (
bookmark_bar_view_
.get()) {
723
bookmark_bar_view_
->IsDetached();
727
bookmark_bar_view_
->SetBookmarkBarState(new_state, change_type);
800
if (
bookmark_bar_view_
.get()) {
801
bookmark_bar_view_
->SetBookmarkBarState(
[
all
...]
browser_view.h
173
BookmarkBarView* bookmark_bar() { return
bookmark_bar_view_
.get(); }
506
// of |
bookmark_bar_view_
|.
605
// | Bookmarks (
bookmark_bar_view_
) [1] |
636
scoped_ptr<BookmarkBarView>
bookmark_bar_view_
;
member in class:BrowserView
Completed in 640 milliseconds