Searched refs:pageToPrint (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.h130 virtual float printPage(int pageToPrint, WebCanvas*) OVERRIDE;
H A DWebLocalFrameImpl.h179 virtual float printPage(int pageToPrint, WebCanvas*) OVERRIDE;
H A DWebRemoteFrameImpl.cpp653 float WebRemoteFrameImpl::printPage(int pageToPrint, WebCanvas*) argument
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h491 virtual float printPage(int pageToPrint, WebCanvas*) = 0;

Completed in 199 milliseconds