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

  /external/webkit/WebCore/page/
PrintContext.h 50 void spoolPage(GraphicsContext& ctx, int pageNumber, float width);
PrintContext.cpp 136 void PrintContext::spoolPage(GraphicsContext& ctx, int pageNumber, float width)
  /external/webkit/WebKit/win/
WebFrame.h 359 void spoolPage (PlatformGraphicsContext* pctx, WebCore::GraphicsContext* spoolCtx, HDC printDC, IWebUIDelegate*, float headerHeight, float footerHeight, UINT page, UINT pageCount);
WebFrame.cpp     [all...]
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.cpp 274 float spoolPage(GraphicsContext& ctx, int pageNumber)
    [all...]
  /external/webkit/WebKit/gtk/webkit/
webkitwebframe.cpp 910 printContext->spoolPage(ctx, page_nr, width);
    [all...]
  /external/webkit/WebKit/qt/Api/
qwebframe.cpp     [all...]

Completed in 662 milliseconds