pageNumberForElement   75 Source/core/page/PrintContext.h     static int pageNumberForElement(Element*, const FloatSize& pageSizeInPixels); // Returns -1 if page isn't found.
pageNumberForElement 1962 Source/core/testing/Internals.cpp     return PrintContext::pageNumberForElement(element, FloatSize(pageWidth, pageHeight));