Home
last modified time | relevance | path

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

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