Home
last modified time | relevance | path

Searched refs:adjustPageHeight (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebCore/page/chromium/
DFrameChromium.cpp82 … frame->adjustPageHeight(&proposedBottom, printedPagesHeight, proposedBottom, printedPagesHeight); in computePageRectsForFrame()
/external/webkit/WebCore/page/win/
DFrameWin.cpp84 … frame->adjustPageHeight(&proposedBottom, printedPagesHeight, proposedBottom, printedPagesHeight); in computePageRectsForFrame()
/external/webkit/WebCore/page/
DPrintContext.cpp88 …m_frame->adjustPageHeight(&proposedBottom, printedPagesHeight, proposedBottom, printedPagesHeight); in computePageRects()
DFrame.h192 void adjustPageHeight(float* newBottom, float oldTop, float oldBottom, float bottomLimit);
DFrame.cpp1318 void Frame::adjustPageHeight(float* newBottom, float oldTop, float oldBottom, float /*bottomLimit*/) in adjustPageHeight() function in WebCore::Frame
/external/webkit/WebKit/mac/WebView/
DWebFrame.mm614 _private->coreFrame->adjustPageHeight(&proposedBottom, i, proposedBottom, i);
DWebHTMLView.mm3446 core([self _frame])->adjustPageHeight(&newBottomFloat, oldTop, oldBottom, bottomLimit);
/external/webkit/WebCore/
DChangeLog-2006-05-102561 (WebCore::Frame::adjustPageHeight): Update for change to GraphicsContext constructor.
3830 * page/Frame.cpp: Make Frame::adjustPageHeight Mac-OS-X-only for now
3906 * page/Frame.cpp: (WebCore::Frame::adjustPageHeight): Changed to create a
17230 (WebCore::Frame::adjustPageHeight):
19316 (WebCore::Frame::adjustPageHeight):
29975 (Frame::adjustPageHeight):
33004 (Frame::adjustPageHeight):
34780 (Frame::adjustPageHeight):
35793 (MacFrame::adjustPageHeight):
DChangeLog-2003-10-252709 (KWQKHTMLPart::adjustPageHeight):
7427 (KWQKHTMLPart::adjustPageHeight):
9400 (KWQKHTMLPart::adjustPageHeight): The meat of the change. Make another
DChangeLog-2006-12-3118817 (WebCore::Frame::adjustPageHeight):
51800 (WebCore::Frame::adjustPageHeight):
55134 (WebCore::Frame::adjustPageHeight):
DChangeLog-2005-08-2326650 …(KWQKHTMLPart::adjustPageHeight): don't set the print rect here since this method is not called fo…
28899 (KWQKHTMLPart::adjustPageHeight):