Searched refs:totalScaleFactorForPrinting (Results 1 – 4 of 4) sorted by relevance
263 …utePageRects(const Vector<WebCore::IntRect>& pageRects, double totalScaleFactorForPrinting, WKErro…280 view->_totalScaleFactorForPrinting = totalScaleFactorForPrinting;
124 …ComputedPagesCallback(Vector<WebCore::IntRect> pageRects, double totalScaleFactorForPrinting, uint…
671 …void computedPagesCallback(const Vector<WebCore::IntRect>&, double totalScaleFactorForPrinting, ui…
2667 …agesCallback(const Vector<WebCore::IntRect>& pageRects, double totalScaleFactorForPrinting, uint64… in computedPagesCallback() argument2675 callback->performCallbackWithReturnValue(pageRects, totalScaleFactorForPrinting); in computedPagesCallback()