HomeSort by relevance Sort by last modified time
    Searched refs:WKPageComputePagesForPrinting (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKPagePrivate.h 61 WK_EXPORT void WKPageComputePagesForPrinting(WKPageRef page, WKFrameRef frame, WKPrintInfo, WKPageComputePagesForPrintingFunction, void* context);
WKPage.cpp 537 void WKPageComputePagesForPrinting(WKPageRef page, WKFrameRef frame, WKPrintInfo printInfo, WKPageComputePagesForPrintingFunction callback, void* context)

Completed in 18 milliseconds