Home
last modified time | relevance | path

Searched defs:footerHeight (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/page/chromium/
DFrameChromium.cpp39 …rFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRectsForFrame()
/external/webkit/WebCore/page/win/
DFrameWin.cpp40 …rFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRectsForFrame()
/external/webkit/WebCore/page/
DPrintContext.cpp48 …::computePageRects(const FloatRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRects()
/external/webkit/WebCore/page/wince/
DFrameWince.cpp65 …rFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userS… in computePageRectsForFrame()
/external/webkit/WebKit/win/
DWebFrame.cpp1770 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/
Dwebkitwebframe.cpp689 float footerHeight = 0; in begin_print_callback() local