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

  /external/chromium/chrome/browser/bookmarks/
bookmark_utils.h 87 void OpenAll(gfx::NativeWindow parent,
93 // Convenience for |OpenAll| with a single BookmarkNode.
94 void OpenAll(gfx::NativeWindow parent,
bookmark_context_menu_controller_unittest.cc 120 TEST_F(BookmarkContextMenuControllerTest, OpenAll) {
122 bookmark_utils::OpenAll(
bookmark_context_menu_controller.cc 128 bookmark_utils::OpenAll(parent_window_, profile_, navigator_, selection_,
bookmark_utils.cc 119 // Implementation of OpenAll. Opens all nodes of type URL and any children of
362 void OpenAll(gfx::NativeWindow parent,
390 void OpenAll(gfx::NativeWindow parent,
397 OpenAll(parent, profile, navigator, nodes, initial_disposition);
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_test.cc 125 TEST_F(BookmarkContextMenuTest, OpenAll) {
127 bookmark_utils::OpenAll(
bookmark_context_menu_controller_views.cc 117 bookmark_utils::OpenAll(parent_window_, profile_, navigator_, selection_,
bookmark_menu_controller_views.cc 117 bookmark_utils::OpenAll(parent_, profile_, page_navigator_, selection,
bookmark_bar_view.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_menu_controller_gtk.cc 250 bookmark_utils::OpenAll(parent_window_,
bookmark_bar_gtk.cc     [all...]

Completed in 368 milliseconds