Searched refs:DoNotScaleByEffectiveZoom (Results 1 – 2 of 2) sorted by relevance
314 enum ScaleByEffectiveZoomOrNot { ScaleByEffectiveZoom, DoNotScaleByEffectiveZoom }; enumerator
1176 …= calculateImageIntrinsicDimensions(styleImage, borderImageRect.size(), DoNotScaleByEffectiveZoom); in paintNinePieceImage()