Searched refs:shouldAdjustViewSize (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/page/ |
D | Frame.cpp | 512 …ing, const FloatSize& pageSize, float maximumShrinkRatio, AdjustViewSizeOrNot shouldAdjustViewSize) in setPrinting() argument 518 view()->forceLayoutForPagination(pageSize, maximumShrinkRatio, shouldAdjustViewSize); in setPrinting() 522 child->setPrinting(printing, IntSize(), 0, shouldAdjustViewSize); in setPrinting()
|
D | FrameView.cpp | 2528 …st FloatSize& pageSize, float maximumShrinkFactor, Frame::AdjustViewSizeOrNot shouldAdjustViewSize) in forceLayoutForPagination() argument 2569 if (shouldAdjustViewSize) in forceLayoutForPagination()
|