Searched defs:drawHeader (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKit/win/
H A DWebFrame.cpp1967 void WebFrame::drawHeader(PlatformGraphicsContext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, float headerHeight) function in class:WebFrame
2012 drawHeader(pctx, ui, pageRect, headerHeight);
2044 void WebFrame::drawHeader(PlatformGraphicsContext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, float headerHeight) function in class:WebFrame
2107 drawHeader(pctx, ui, pageRect, headerHeight);

Completed in 19 milliseconds