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

  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePage.cpp 237 RefPtr<WebImage> webImage = toImpl(pageRef)->snapshotInViewCoordinates(toIntRect(rect), toImageOptions(options));
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.h 268 PassRefPtr<WebImage> snapshotInViewCoordinates(const WebCore::IntRect&, ImageOptions);
WebPage.cpp 787 PassRefPtr<WebImage> WebPage::snapshotInViewCoordinates(const IntRect& rect, ImageOptions options)
    [all...]

Completed in 854 milliseconds