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

  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.cc 192 remove_link_ = new Link(UTF16ToWide(l10n_util::GetStringUTF16(
194 remove_link_->SetController(this);
257 layout->AddView(remove_link_);
296 DCHECK(source == remove_link_);
bookmark_bubble_view.h 132 views::Link* remove_link_; member in class:BookmarkBubbleView

Completed in 3255 milliseconds