Searched refs:ScaleByEffectiveZoomOrNot (Results 1 – 2 of 2) sorted by relevance
314 enum ScaleByEffectiveZoomOrNot { ScaleByEffectiveZoom, DoNotScaleByEffectiveZoom }; enum315 …Dimensions(StyleImage*, const IntSize& scaledPositioningAreaSize, ScaleByEffectiveZoomOrNot) const;
821 …mensions(StyleImage* image, const IntSize& positioningAreaSize, ScaleByEffectiveZoomOrNot shouldSc… in calculateImageIntrinsicDimensions()