Searched defs:WKPrintInfo (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKPagePrivate.h53 struct WKPrintInfo { struct
58 typedef struct WKPrintInfo WKPrintInfo; typedef in typeref:struct:WKPrintInfo
61 WK_EXPORT void WKPageComputePagesForPrinting(WKPageRef page, WKFrameRef frame, WKPrintInfo, WKPageComputePagesForPrintingFunction, void* context);
64 WK_EXPORT void WKPageBeginPrinting(WKPageRef page, WKFrameRef frame, WKPrintInfo);

Completed in 38 milliseconds