Home | History | Annotate | Download | only in win

Lines Matching refs:pageHeightInPixels

895     /* [in] */ float pageHeightInPixels,
910 *result = PrintContext::pageNumberForElement(element, FloatSize(pageWidthInPixels, pageHeightInPixels));
916 /* [in] */ float pageHeightInPixels,
926 *result = PrintContext::numberOfPages(coreFrame, FloatSize(pageWidthInPixels, pageHeightInPixels));