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

  /external/chromium_org/content/browser/frame_host/
navigation_entry_screenshot_manager.cc 212 entry->SetScreenshotPNGData(screenshot->data());
227 entry->SetScreenshotPNGData(NULL);
navigation_entry_impl.cc 352 void NavigationEntryImpl::SetScreenshotPNGData(
navigation_entry_impl.h 198 void SetScreenshotPNGData(scoped_refptr<base::RefCountedBytes> png_data);
  /external/chromium_org/content/browser/web_contents/aura/
overscroll_navigation_overlay_unittest.cc 44 entry_impl->SetScreenshotPNGData(png_bytes);

Completed in 50 milliseconds