Searched defs:headerHeight (Results 1 – 6 of 6) sorted by relevance
| /external/webkit/WebCore/page/chromium/ |
| D | FrameChromium.cpp | 39 void computePageRectsForFrame(Frame* frame, const IntRect& printRect, float headerHeight, float foo… in computePageRectsForFrame()
|
| /external/webkit/WebCore/page/win/ |
| D | FrameWin.cpp | 40 void computePageRectsForFrame(Frame* frame, const IntRect& printRect, float headerHeight, float foo… in computePageRectsForFrame()
|
| /external/webkit/WebCore/page/ |
| D | PrintContext.cpp | 48 void PrintContext::computePageRects(const FloatRect& printRect, float headerHeight, float footerHei… in computePageRects()
|
| /external/webkit/WebCore/page/wince/ |
| D | FrameWince.cpp | 65 void computePageRectsForFrame(Frame* frame, const IntRect& printRect, float headerHeight, float foo… in computePageRectsForFrame()
|
| /external/webkit/WebKit/win/ |
| D | WebFrame.cpp | 1770 void WebFrame::headerAndFooterHeights(float* headerHeight, float* footerHeight) in headerAndFooterHeights() 1818 float headerHeight = 0, footerHeight = 0; in computePageRects() local 1859 …der(PlatformGraphicsContext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, float headerHeight) in drawHeader() 1867 …IDelegate* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float foote… in drawFooter() 1876 … pctx, GraphicsContext* spoolCtx, HDC printDC, IWebUIDelegate* ui, float headerHeight, float foote… in spoolPage() 1915 … pctx, GraphicsContext* spoolCtx, HDC printDC, IWebUIDelegate* ui, float headerHeight, float foote… in spoolPage() 1989 float headerHeight = 0, footerHeight = 0; in spoolPages() local
|
| /external/webkit/WebKit/gtk/webkit/ |
| D | webkitwebframe.cpp | 688 float headerHeight = 0; in begin_print_callback() local
|