HomeSort by relevance Sort by last modified time
    Searched defs:computePageRectsForFrame (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/page/win/
FrameWin.cpp 39 void computePageRectsForFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userScaleFactor, Vector<IntRect>& outPages, int& outPageHeight)
  /external/webkit/Source/WebCore/page/wince/
FrameWinCE.cpp 55 void computePageRectsForFrame(Frame* frame, const IntRect& printRect, float headerHeight, float footerHeight, float userScaleFactor, Vector<IntRect>& pages, int& outPageHeight)

Completed in 340 milliseconds