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

  /external/chromium_org/content/browser/web_contents/
web_contents_screenshot_manager.cc 191 entry->SetScreenshotPNGData(screenshot->data());
203 entry->SetScreenshotPNGData(NULL);
navigation_entry_impl.cc 314 void NavigationEntryImpl::SetScreenshotPNGData(
navigation_entry_impl.h 189 void SetScreenshotPNGData(scoped_refptr<base::RefCountedBytes> png_data);

Completed in 599 milliseconds