Searched refs:OpenAll (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_utils.h87 void OpenAll(gfx::NativeWindow parent,
93 // Convenience for |OpenAll| with a single BookmarkNode.
94 void OpenAll(gfx::NativeWindow parent,
H A Dbookmark_context_menu_controller_unittest.cc120 TEST_F(BookmarkContextMenuControllerTest, OpenAll) {
122 bookmark_utils::OpenAll(
H A Dbookmark_context_menu_controller.cc128 bookmark_utils::OpenAll(parent_window_, profile_, navigator_, selection_,
H A Dbookmark_utils.cc119 // Implementation of OpenAll. Opens all nodes of type URL and any children of
362 void OpenAll(gfx::NativeWindow parent, function in namespace:bookmark_utils
390 void OpenAll(gfx::NativeWindow parent, function in namespace:bookmark_utils
397 OpenAll(parent, profile, navigator, nodes, initial_disposition);
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_context_menu_test.cc125 TEST_F(BookmarkContextMenuTest, OpenAll) {
127 bookmark_utils::OpenAll(
H A Dbookmark_context_menu_controller_views.cc117 bookmark_utils::OpenAll(parent_window_, profile_, navigator_, selection_,
H A Dbookmark_menu_controller_views.cc117 bookmark_utils::OpenAll(parent_, profile_, page_navigator_, selection,
H A Dbookmark_bar_view.cc1203 bookmark_utils::OpenAll(GetWindow()->GetNativeWindow(), profile_,
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_menu_controller_gtk.cc250 bookmark_utils::OpenAll(parent_window_,
H A Dbookmark_bar_gtk.cc1120 bookmark_utils::OpenAll(window_->GetNativeHandle(),

Completed in 593 milliseconds