Home
last modified time | relevance | path

Searched defs:spoolPage (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/page/
DPrintContext.cpp136 void PrintContext::spoolPage(GraphicsContext& ctx, int pageNumber, float width) in spoolPage() function in WebCore::PrintContext
/external/webkit/WebKit/win/
DWebFrame.cpp1983 void WebFrame::spoolPage(PlatformGraphicsContext* pctx, GraphicsContext* spoolCtx, HDC printDC, IWe… in spoolPage() function in WebFrame
2070 void WebFrame::spoolPage(PlatformGraphicsContext* pctx, GraphicsContext* spoolCtx, HDC printDC, IWe… in spoolPage() function in WebFrame
/external/webkit/WebKit/chromium/src/
DWebFrameImpl.cpp274 float spoolPage(GraphicsContext& ctx, int pageNumber) in spoolPage() function in WebKit::ChromePrintContext