Searched refs:drawFooter (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebKit/win/
H A DWebFrame.cpp1975 void WebFrame::drawFooter(PlatformGraphicsContext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float footerHeight) function in class:WebFrame
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) function in class:WebFrame
2110 drawFooter(pctx, ui, pageRect, page, pageCount, headerHeight, footerHeight);
H A DWebFrame.h361 void drawFooter(PlatformGraphicsContext* pctx, IWebUIDelegate*, const WebCore::IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float footerHeight);

Completed in 15 milliseconds