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

  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.h 24 virtual void ShowImportDialog() = 0;
bookmark_bar_instructions_gtk.cc 63 delegate_->ShowImportDialog();
bookmark_bar_gtk.h 300 virtual void ShowImportDialog();
bookmark_bar_gtk.cc 380 void BookmarkBarGtk::ShowImportDialog() {
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.h 30 virtual void ShowImportDialog() = 0;
bookmark_bar_instructions_view.cc 96 delegate_->ShowImportDialog();
bookmark_bar_view.h 231 virtual void ShowImportDialog();
bookmark_bar_view.cc 854 void BookmarkBarView::ShowImportDialog() {
    [all...]

Completed in 143 milliseconds