Home | History | Annotate | Download | only in win

Lines Matching refs:drawFooter

1975 void WebFrame::drawFooter(PlatformGraphicsContext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float footerHeight)
2015 drawFooter(pctx, ui, pageRect, page, pageCount, headerHeight, footerHeight);
2057 void WebFrame::drawFooter(PlatformGraphicsContext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float footerHeight)
2110 drawFooter(pctx, ui, pageRect, page, pageCount, headerHeight, footerHeight);