Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching full:printcontext

63 #include "PrintContext.h"
416 return PrintContext::pageNumberForElement(element, FloatSize(width, height));
425 return PrintContext::numberOfPages(coreFrame, FloatSize(width, height));
913 return PrintContext::pageSizeAndMarginsInPixels(coreFrame, pageIndex, width, height,
920 return PrintContext::pageProperty(coreFrame, propertyName.toUtf8().constData(), pageNumber);