HomeSort by relevance Sort by last modified time
    Searched full:onbookmarkbubbleshown (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view_observer.h 12 virtual void OnBookmarkBubbleShown(const GURL& url) = 0;
bookmark_bubble_view.cc 74 bookmark_bubble_->observer_->OnBookmarkBubbleShown(url);
bookmark_bar_view.h 199 virtual void OnBookmarkBubbleShown(const GURL& url) OVERRIDE;
bookmark_bar_view.cc 964 void BookmarkBarView::OnBookmarkBubbleShown(const GURL& url) {
    [all...]

Completed in 105 milliseconds