Searched refs:toIntRect (Results 1 – 3 of 3) sorted by relevance
237 …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()
207 inline WebCore::IntRect toIntRect(const WKRect& wkRect) in toIntRect() function
10943 (WebKit::toIntRect):