Home
last modified time | relevance | path

Searched refs:toIntRect (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundlePage.cpp237 …RefPtr<WebImage> webImage = toImpl(pageRef)->snapshotInViewCoordinates(toIntRect(rect), toImageOpt… in WKBundlePageCreateSnapshotInViewCoordinates()
243 …RefPtr<WebImage> webImage = toImpl(pageRef)->snapshotInDocumentCoordinates(toIntRect(rect), toImag… in WKBundlePageCreateSnapshotInDocumentCoordinates()
249 …RefPtr<WebImage> webImage = toImpl(pageRef)->scaledSnapshotInDocumentCoordinates(toIntRect(rect), … in WKBundlePageCreateScaledSnapshotInDocumentCoordinates()
/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h207 inline WebCore::IntRect toIntRect(const WKRect& wkRect) in toIntRect() function
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1610943 (WebKit::toIntRect):