Lines Matching full:scaling
629 Fix for <rdar://problem/4112029> With Quartz scaling on, Safari incorrectly
3736 Add support for a new scaling and tiling function so that border images from CSS3
4400 scaling PDF view up leaves later HTML view scaled too
4402 An additional step of separating scaling of HTML and PDF. If we do a zoom and there
4403 are no docViews that track the common scaling factor, then don't change it. Thus in
4404 the common PDF case where it is the only doc view, scaling the PDF does not affect
4408 (-[WebView canMakeTextSmaller]): Pass 0 for new scaling factor, since we just querying.
4410 (-[WebView makeTextSmaller:]): Pass new scaling factor.
4412 (-[WebView canMakeTextStandardSize]): Pass 0 for new scaling factor.
4413 (-[WebView makeTextStandardSize:]): Pass new scaling factor.
4415 The meat of the change is that this Swiss Army Knife also takes a new scaling
4416 factor, which it will set as the common scaling factor if it finds any doc views that
4417 are able to be scaled which track the common scaling factor.
4428 PDF views should keep a separate scaling factor from shared text scaling factor
4433 keeping its own notion of a scaling factor. WebPDFView's -_tracksCommonSizeFactor has justification.
4469 (-[WebPDFView setDataSource:]): No longer track the WebView's scaling factor.
5615 new method, sets the PDF scaling from the text size multiplier
8912 Account for scaling correctly when taking into account progressively