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

  /external/chromium/webkit/glue/
dom_operations.h 52 bool GetAllSavableResourceLinksForCurrentPage(WebKit::WebView* view,
dom_operations_unittest.cc 20 // Test function GetAllSavableResourceLinksForCurrentPage with a web page.
21 // We expect result of GetAllSavableResourceLinksForCurrentPage exactly
62 ASSERT_TRUE(webkit_glue::GetAllSavableResourceLinksForCurrentPage(
78 // Test function GetAllSavableResourceLinksForCurrentPage with a web page
109 // Test function GetAllSavableResourceLinksForCurrentPage with a web page
dom_operations.cc 196 bool GetAllSavableResourceLinksForCurrentPage(WebView* view,
  /external/chromium/chrome/browser/download/
save_package.h 190 void GetAllSavableResourceLinksForCurrentPage();
save_package.cc 334 GetAllSavableResourceLinksForCurrentPage();
    [all...]

Completed in 765 milliseconds