Searched defs:drawRectToPDF (Results 1 – 2 of 2) sorted by relevance
2118 void WebPage::drawRectToPDF(uint64_t frameID, const WebCore::IntRect& rect, uint64_t callbackID) in drawRectToPDF() function in WebKit::WebPage
2975 void WebPageProxy::drawRectToPDF(WebFrameProxy* frame, const IntRect& rect, PassRefPtr<DataCallback… in drawRectToPDF() function in WebKit::WebPageProxy