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

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_utils.h45 void OpenAll(gfx::NativeWindow parent,
51 // Convenience for OpenAll() with a single BookmarkNode.
52 void OpenAll(gfx::NativeWindow parent,
65 // Returns true if OpenAll() can open at least one bookmark of type url
69 // Returns true if OpenAll() can open at least one bookmark of type url
H A Dbookmark_utils.cc196 void OpenAll(gfx::NativeWindow parent, function in namespace:chrome
238 void OpenAll(gfx::NativeWindow parent, function in namespace:chrome
245 OpenAll(parent, navigator, nodes, initial_disposition, browser_context);
H A Dbookmark_context_menu_controller_unittest.cc117 TEST_F(BookmarkContextMenuControllerTest, OpenAll) {
119 chrome::OpenAll(NULL, &navigator_, folder, NEW_FOREGROUND_TAB, NULL);
H A Dbookmark_context_menu_controller.cc155 chrome::OpenAll(parent_window_, navigator_, selection_,
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_context_menu_unittest.cc138 TEST_F(BookmarkContextMenuTest, OpenAll) {
140 chrome::OpenAll(NULL, &navigator_, folder, NEW_FOREGROUND_TAB, NULL);
150 chrome::OpenAll(NULL, &navigator_, folder, OFF_THE_RECORD, NULL);
H A Dbookmark_menu_delegate.cc154 chrome::OpenAll(parent_->GetNativeWindow(), page_navigator_, selection,
H A Dbookmark_bar_view.cc1298 chrome::OpenAll(GetWidget()->GetNativeWindow(), page_navigator_, node,

Completed in 5190 milliseconds