Home | History | Annotate | Download | only in win

Lines Matching refs:pageWidthInPixels

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