Searched refs:outPages (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/win/
H A DFrameWin.cpp39 void computePageRectsForFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userScaleFactor, Vector<IntRect>& outPages, int& outPageHeight) argument
45 outPages = printContext.pageRects();
H A DFrameWin.h40 void computePageRectsForFrame(Frame*, const IntRect& printRect, float headerHeight, float footerHeight, float userScaleFactor, Vector<IntRect>& outPages, int& outPageHeight);

Completed in 134 milliseconds