HomeSort by relevance Sort by last modified time
    Searched refs:bookmark_bubble_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.cc 82 BookmarkBubbleView* BookmarkBubbleView::bookmark_bubble_ = NULL;
94 bookmark_bubble_ = new BookmarkBubbleView(delegate, profile, url,
99 bookmark_bubble_, bookmark_bubble_);
105 if (!bookmark_bubble_)
107 bookmark_bubble_->set_bubble(bubble);
114 bookmark_bubble_->BubbleShown();
119 return bookmark_bubble_ != NULL;
124 bookmark_bubble_->Close();
329 DCHECK(bookmark_bubble_ == this)
    [all...]
bookmark_bubble_view.h 108 static BookmarkBubbleView* bookmark_bubble_; member in class:BookmarkBubbleView

Completed in 656 milliseconds