Home
last modified time | relevance | path

Searched refs:aSVGViewportSize (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DImageOps.cpp45 const Maybe<nsSize>& aSVGViewportSize) in Clip() argument
47 RefPtr<Image> clippedImage = new ClippedImage(aImage, aClip, aSVGViewportSize); in Clip()
53 const Maybe<nsSize>& aSVGViewportSize) in Clip() argument
56 new ClippedImage(static_cast<Image*>(aImage), aClip, aSVGViewportSize); in Clip()
H A DImageOps.h50 const Maybe<nsSize>& aSVGViewportSize =
54 const Maybe<nsSize>& aSVGViewportSize =
H A DClippedImage.cpp143 const Maybe<nsSize>& aSVGViewportSize) in ClippedImage() argument
148 MOZ_ASSERT_IF(aSVGViewportSize, in ClippedImage()
150 if (aSVGViewportSize) { in ClippedImage()
151 mSVGViewportSize = Some(aSVGViewportSize->ToNearestPixels( in ClippedImage()
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DImageOps.cpp41 Image* aImage, nsIntRect aClip, const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
43 new ClippedImage(aImage, aClip, aSVGViewportSize); in Clip()
49 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
51 new ClippedImage(static_cast<Image*>(aImage), aClip, aSVGViewportSize); in Clip()
H A DImageOps.h65 const Maybe<nsSize>& aSVGViewportSize = Nothing());
68 const Maybe<nsSize>& aSVGViewportSize = Nothing());
H A DClippedImage.cpp126 const Maybe<nsSize>& aSVGViewportSize) in ClippedImage() argument
129 MOZ_ASSERT_IF(aSVGViewportSize, in ClippedImage()
131 if (aSVGViewportSize) { in ClippedImage()
132 mSVGViewportSize = Some(aSVGViewportSize->ToNearestPixels( in ClippedImage()
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DImageOps.cpp43 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
45 new ClippedImage(aImage, aClip, aSVGViewportSize); in Clip()
52 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
54 new ClippedImage(static_cast<Image*>(aImage), aClip, aSVGViewportSize); in Clip()
H A DImageOps.h65 const Maybe<nsSize>& aSVGViewportSize = Nothing());
68 const Maybe<nsSize>& aSVGViewportSize = Nothing());
H A DClippedImage.cpp124 const Maybe<nsSize>& aSVGViewportSize) in ClippedImage() argument
127 MOZ_ASSERT_IF(aSVGViewportSize, in ClippedImage()
129 if (aSVGViewportSize) { in ClippedImage()
131 Some(aSVGViewportSize->ToNearestPixels(AppUnitsPerCSSPixel())); in ClippedImage()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DImageOps.cpp44 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
46 new ClippedImage(aImage, aClip, aSVGViewportSize); in Clip()
53 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
55 new ClippedImage(static_cast<Image*>(aImage), aClip, aSVGViewportSize); in Clip()
H A DImageOps.h65 const Maybe<nsSize>& aSVGViewportSize = Nothing());
68 const Maybe<nsSize>& aSVGViewportSize = Nothing());
H A DClippedImage.cpp123 const Maybe<nsSize>& aSVGViewportSize) in ClippedImage() argument
126 MOZ_ASSERT_IF(aSVGViewportSize, in ClippedImage()
128 if (aSVGViewportSize) { in ClippedImage()
130 Some(aSVGViewportSize->ToNearestPixels(AppUnitsPerCSSPixel())); in ClippedImage()
/dports/www/firefox/firefox-99.0/image/
H A DImageOps.cpp43 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
45 new ClippedImage(aImage, aClip, aSVGViewportSize); in Clip()
52 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
54 new ClippedImage(static_cast<Image*>(aImage), aClip, aSVGViewportSize); in Clip()
H A DImageOps.h65 const Maybe<nsSize>& aSVGViewportSize = Nothing());
68 const Maybe<nsSize>& aSVGViewportSize = Nothing());
H A DClippedImage.cpp123 const Maybe<nsSize>& aSVGViewportSize) in ClippedImage() argument
126 MOZ_ASSERT_IF(aSVGViewportSize, in ClippedImage()
128 if (aSVGViewportSize) { in ClippedImage()
130 Some(aSVGViewportSize->ToNearestPixels(AppUnitsPerCSSPixel())); in ClippedImage()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DImageOps.cpp43 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
45 new ClippedImage(aImage, aClip, aSVGViewportSize); in Clip()
52 const Maybe<nsSize>& aSVGViewportSize) { in Clip() argument
54 new ClippedImage(static_cast<Image*>(aImage), aClip, aSVGViewportSize); in Clip()
H A DImageOps.h65 const Maybe<nsSize>& aSVGViewportSize = Nothing());
68 const Maybe<nsSize>& aSVGViewportSize = Nothing());
H A DClippedImage.cpp124 const Maybe<nsSize>& aSVGViewportSize) in ClippedImage() argument
127 MOZ_ASSERT_IF(aSVGViewportSize, in ClippedImage()
129 if (aSVGViewportSize) { in ClippedImage()
131 Some(aSVGViewportSize->ToNearestPixels(AppUnitsPerCSSPixel())); in ClippedImage()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsImageRenderer.h231 uint8_t aIndex, const mozilla::Maybe<nsSize>& aSVGViewportSize,
254 const mozilla::Maybe<nsSize>& aSVGViewportSize, const bool aHasRatio);
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsImageRenderer.h231 uint8_t aIndex, const mozilla::Maybe<nsSize>& aSVGViewportSize,
251 const mozilla::Maybe<nsSize>& aSVGViewportSize, const bool aHasRatio);
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsImageRenderer.h231 uint8_t aIndex, const mozilla::Maybe<nsSize>& aSVGViewportSize,
254 const mozilla::Maybe<nsSize>& aSVGViewportSize, const bool aHasRatio);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsImageRenderer.h226 uint8_t aIndex, const mozilla::Maybe<nsSize>& aSVGViewportSize,
242 const mozilla::Maybe<nsSize>& aSVGViewportSize, const bool aHasRatio);
H A DnsImageRenderer.cpp787 const Maybe<nsSize>& aSVGViewportSize, const bool aHasIntrinsicRatio) { in DrawBorderImageComponent() argument
817 subImage = ImageOps::Clip(mImageContainer, srcRect, aSVGViewportSize); in DrawBorderImageComponent()
837 subImage = ImageOps::Clip(image, srcRect, aSVGViewportSize); in DrawBorderImageComponent()
840 MOZ_ASSERT(!aSVGViewportSize || in DrawBorderImageComponent()
905 const Maybe<nsSize>& aSVGViewportSize, const bool aHasIntrinsicRatio) { in PurgeCacheForViewportChange() argument
910 mImage->PurgeCacheForViewportChange(aSVGViewportSize, aHasIntrinsicRatio); in PurgeCacheForViewportChange()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsImageRenderer.h226 uint8_t aIndex, const mozilla::Maybe<nsSize>& aSVGViewportSize,
249 const mozilla::Maybe<nsSize>& aSVGViewportSize, const bool aHasRatio);
H A DnsImageRenderer.cpp856 const Maybe<nsSize>& aSVGViewportSize, const bool aHasIntrinsicRatio) { in DrawBorderImageComponent() argument
900 subImage = ImageOps::Clip(mImageContainer, srcRect, aSVGViewportSize); in DrawBorderImageComponent()
920 subImage = ImageOps::Clip(image, srcRect, aSVGViewportSize); in DrawBorderImageComponent()
923 MOZ_ASSERT(!aSVGViewportSize || in DrawBorderImageComponent()
1040 const Maybe<nsSize>& aSVGViewportSize, const bool aHasIntrinsicRatio) { in PurgeCacheForViewportChange() argument
1047 cachedData->PurgeCacheForViewportChange(aSVGViewportSize, in PurgeCacheForViewportChange()

12