Home | History | Annotate | Download | only in win

Lines Matching full:graphicscontext

72 #include <WebCore/GraphicsContext.h>
346 GraphicsContext gc(dc);
379 GraphicsContext gc(dc);
2133 void WebFrame::spoolPage(PlatformGraphicsContext* pctx, GraphicsContext* spoolCtx, HDC printDC, IWebUIDelegate* ui, float headerHeight, float footerHeight, UINT page, UINT pageCount)
2230 void WebFrame::spoolPage(PlatformGraphicsContext* pctx, GraphicsContext* spoolCtx, HDC printDC, IWebUIDelegate* ui, float headerHeight, float footerHeight, UINT page, UINT pageCount)
2393 GraphicsContext spoolCtx(pctx);