Searched defs:pageRects (Results 1 – 4 of 4) sorted by relevance
55 const Vector<IntRect>& pageRects() const { return m_pageRects; } in pageRects() function
342 const Vector<IntRect>& pageRects = printContext.pageRects(); in spoolAllPagesWithBoundaries() local
2667 void WebPageProxy::computedPagesCallback(const Vector<WebCore::IntRect>& pageRects, double totalSca… in computedPagesCallback()
519 NSArray *pageRects; field