Searched defs:OpenAll (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_utils.cc145 void OpenAll(gfx::NativeWindow parent, function in namespace:chrome
187 void OpenAll(gfx::NativeWindow parent, function in namespace:chrome
194 OpenAll(parent, navigator, nodes, initial_disposition, browser_context);
/external/chromium/chrome/browser/bookmarks/
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);

Completed in 118 milliseconds