Searched defs:footerHeight (Results 1 – 6 of 6) sorted by relevance
| /external/webkit/WebCore/page/chromium/ |
| D | FrameChromium.cpp | 39 …rFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRectsForFrame()
|
| /external/webkit/WebCore/page/win/ |
| D | FrameWin.cpp | 40 …rFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRectsForFrame()
|
| /external/webkit/WebCore/page/ |
| D | PrintContext.cpp | 48 …::computePageRects(const FloatRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRects()
|
| /external/webkit/WebCore/page/wince/ |
| D | FrameWince.cpp | 65 …rFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userS… 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 1867 …te* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float footerHeight) in drawFooter() 1876 …xt* spoolCtx, HDC printDC, IWebUIDelegate* ui, float headerHeight, float footerHeight, UINT page, … in spoolPage() 1915 …xt* spoolCtx, HDC printDC, IWebUIDelegate* ui, float headerHeight, float footerHeight, UINT page, … in spoolPage() 1989 float headerHeight = 0, footerHeight = 0; in spoolPages() local
|
| /external/webkit/WebKit/gtk/webkit/ |
| D | webkitwebframe.cpp | 689 float footerHeight = 0; in begin_print_callback() local
|