Home | History | Annotate | Download | only in WebPage

Lines Matching refs:scaledSnapshotInDocumentCoordinates

811 PassRefPtr<WebImage> WebPage::scaledSnapshotInDocumentCoordinates(const IntRect& rect, double scaleFactor, ImageOptions options)
845 return scaledSnapshotInDocumentCoordinates(rect, 1, options);