Home
last modified time | relevance | path

Searched refs:imgContainer (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DCanvasImageCache.cpp243 nsCOMPtr<imgIContainer> imgContainer; in GetImageContainer() local
244 request->GetImage(getter_AddRefs(imgContainer)); in GetImageContainer()
245 if (!imgContainer) { in GetImageContainer()
249 return imgContainer.forget(); in GetImageContainer()
263 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in NotifyDrawImage() local
264 if (!imgContainer) { in NotifyDrawImage()
268 AllCanvasImageCacheKey allCanvasCacheKey(imgContainer); in NotifyDrawImage()
269 ImageCacheKey canvasCacheKey(imgContainer, aCanvas); in NotifyDrawImage()
310 if (!imgContainer) { in LookupAllCanvas()
315 AllCanvasImageCacheKey(imgContainer)); in LookupAllCanvas()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DCanvasImageCache.cpp243 nsCOMPtr<imgIContainer> imgContainer; in GetImageContainer() local
244 request->GetImage(getter_AddRefs(imgContainer)); in GetImageContainer()
245 if (!imgContainer) { in GetImageContainer()
249 return imgContainer.forget(); in GetImageContainer()
263 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in NotifyDrawImage() local
264 if (!imgContainer) { in NotifyDrawImage()
268 AllCanvasImageCacheKey allCanvasCacheKey(imgContainer); in NotifyDrawImage()
269 ImageCacheKey canvasCacheKey(imgContainer, aCanvas); in NotifyDrawImage()
310 if (!imgContainer) { in LookupAllCanvas()
315 AllCanvasImageCacheKey(imgContainer)); in LookupAllCanvas()
[all …]
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DCanvasImageCache.cpp243 nsCOMPtr<imgIContainer> imgContainer; in GetImageContainer() local
244 request->GetImage(getter_AddRefs(imgContainer)); in GetImageContainer()
245 if (!imgContainer) { in GetImageContainer()
249 return imgContainer.forget(); in GetImageContainer()
263 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in NotifyDrawImage() local
264 if (!imgContainer) { in NotifyDrawImage()
268 AllCanvasImageCacheKey allCanvasCacheKey(imgContainer); in NotifyDrawImage()
269 ImageCacheKey canvasCacheKey(imgContainer, aCanvas); in NotifyDrawImage()
310 if (!imgContainer) { in LookupAllCanvas()
315 AllCanvasImageCacheKey(imgContainer)); in LookupAllCanvas()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DCanvasImageCache.cpp243 nsCOMPtr<imgIContainer> imgContainer; in GetImageContainer() local
244 request->GetImage(getter_AddRefs(imgContainer)); in GetImageContainer()
245 if (!imgContainer) { in GetImageContainer()
249 return imgContainer.forget(); in GetImageContainer()
263 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in NotifyDrawImage() local
264 if (!imgContainer) { in NotifyDrawImage()
268 AllCanvasImageCacheKey allCanvasCacheKey(imgContainer); in NotifyDrawImage()
269 ImageCacheKey canvasCacheKey(imgContainer, aCanvas); in NotifyDrawImage()
310 if (!imgContainer) { in LookupAllCanvas()
315 AllCanvasImageCacheKey(imgContainer)); in LookupAllCanvas()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DCanvasImageCache.cpp264 nsCOMPtr<imgIContainer> imgContainer; in GetImageContainer() local
265 request->GetImage(getter_AddRefs(imgContainer)); in GetImageContainer()
266 if (!imgContainer) { in GetImageContainer()
270 return imgContainer.forget(); in GetImageContainer()
284 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in NotifyDrawImage() local
285 if (!imgContainer) { in NotifyDrawImage()
326 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in LookupAllCanvas() local
327 if (!imgContainer) { in LookupAllCanvas()
332 AllCanvasImageCacheKey(imgContainer, aIsAccelerated)); in LookupAllCanvas()
349 if (!imgContainer) { in LookupCanvas()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DCanvasImageCache.cpp294 nsCOMPtr<imgIContainer> imgContainer; in GetImageContainer() local
295 request->GetImage(getter_AddRefs(imgContainer)); in GetImageContainer()
296 if (!imgContainer) { in GetImageContainer()
300 return imgContainer.forget(); in GetImageContainer()
315 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in NotifyDrawImage() local
316 if (!imgContainer) { in NotifyDrawImage()
321 ImageCacheKey canvasCacheKey(imgContainer, aCanvas, aIsAccelerated); in NotifyDrawImage()
359 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in LookupAllCanvas() local
360 if (!imgContainer) { in LookupAllCanvas()
383 nsCOMPtr<imgIContainer> imgContainer = GetImageContainer(aImage); in LookupCanvas() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/generic/
H A DImageAccessible.cpp53 nsCOMPtr<imgIContainer> imgContainer; in NativeState() local
54 if (imageRequest) imageRequest->GetImage(getter_AddRefs(imgContainer)); in NativeState()
56 if (imgContainer) { in NativeState()
58 imgContainer->GetAnimated(&animated); in NativeState()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/generic/
H A DImageAccessible.cpp60 nsCOMPtr<imgIContainer> imgContainer; in NativeState() local
62 imageRequest->GetImage(getter_AddRefs(imgContainer)); in NativeState()
64 if (imgContainer) { in NativeState()
66 imgContainer->GetAnimated(&animated); in NativeState()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/generic/
H A DImageAccessible.cpp53 nsCOMPtr<imgIContainer> imgContainer; in NativeState() local
54 imageRequest->GetImage(getter_AddRefs(imgContainer)); in NativeState()
55 if (imgContainer) { in NativeState()
57 imgContainer->GetAnimated(&animated); in NativeState()
/dports/www/firefox-esr/firefox-91.8.0/accessible/generic/
H A DImageAccessible.cpp55 nsCOMPtr<imgIContainer> imgContainer; in NativeState() local
56 imageRequest->GetImage(getter_AddRefs(imgContainer)); in NativeState()
57 if (imgContainer) { in NativeState()
59 imgContainer->GetAnimated(&animated); in NativeState()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/generic/
H A DImageAccessible.cpp55 nsCOMPtr<imgIContainer> imgContainer; in NativeState() local
56 imageRequest->GetImage(getter_AddRefs(imgContainer)); in NativeState()
57 if (imgContainer) { in NativeState()
59 imgContainer->GetAnimated(&animated); in NativeState()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsBaseDragService.cpp707 nsCOMPtr<imgIContainer> imgContainer; in DrawDragForImage() local
716 rv = imgRequest->GetImage(getter_AddRefs(imgContainer)); in DrawDragForImage()
718 if (!imgContainer) in DrawDragForImage()
723 rv = imgContainer->GetWidth(&imageWidth); in DrawDragForImage()
726 rv = imgContainer->GetHeight(&imageHeight); in DrawDragForImage()
760 imgContainer->Draw(ctx, destSize, ImageRegion::Create(destSize), in DrawDragForImage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsBaseDragService.cpp680 nsCOMPtr<imgIContainer> imgContainer; in DrawDragForImage() local
688 rv = imgRequest->GetImage(getter_AddRefs(imgContainer)); in DrawDragForImage()
690 if (!imgContainer) return NS_ERROR_NOT_AVAILABLE; in DrawDragForImage()
694 rv = imgContainer->GetWidth(&imageWidth); in DrawDragForImage()
697 rv = imgContainer->GetHeight(&imageHeight); in DrawDragForImage()
725 imgContainer->Draw(ctx, destSize, ImageRegion::Create(destSize), in DrawDragForImage()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsBaseDragService.cpp816 nsCOMPtr<imgIContainer> imgContainer; in DrawDragForImage() local
824 rv = imgRequest->GetImage(getter_AddRefs(imgContainer)); in DrawDragForImage()
826 if (!imgContainer) return NS_ERROR_NOT_AVAILABLE; in DrawDragForImage()
830 rv = imgContainer->GetWidth(&imageWidth); in DrawDragForImage()
833 rv = imgContainer->GetHeight(&imageHeight); in DrawDragForImage()
861 imgContainer->Draw(ctx, destSize, ImageRegion::Create(destSize), in DrawDragForImage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsBaseDragService.cpp821 nsCOMPtr<imgIContainer> imgContainer; in DrawDragForImage() local
829 rv = imgRequest->GetImage(getter_AddRefs(imgContainer)); in DrawDragForImage()
831 if (!imgContainer) return NS_ERROR_NOT_AVAILABLE; in DrawDragForImage()
835 rv = imgContainer->GetWidth(&imageWidth); in DrawDragForImage()
838 rv = imgContainer->GetHeight(&imageHeight); in DrawDragForImage()
866 imgContainer->Draw(ctx, destSize, ImageRegion::Create(destSize), in DrawDragForImage()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsBaseDragService.cpp821 nsCOMPtr<imgIContainer> imgContainer; in DrawDragForImage() local
829 rv = imgRequest->GetImage(getter_AddRefs(imgContainer)); in DrawDragForImage()
831 if (!imgContainer) return NS_ERROR_NOT_AVAILABLE; in DrawDragForImage()
835 rv = imgContainer->GetWidth(&imageWidth); in DrawDragForImage()
838 rv = imgContainer->GetHeight(&imageHeight); in DrawDragForImage()
866 imgContainer->Draw(ctx, destSize, ImageRegion::Create(destSize), in DrawDragForImage()
/dports/www/firefox/firefox-99.0/widget/
H A DnsBaseDragService.cpp864 nsCOMPtr<imgIContainer> imgContainer; in DrawDragForImage() local
872 rv = imgRequest->GetImage(getter_AddRefs(imgContainer)); in DrawDragForImage()
874 if (!imgContainer) return NS_ERROR_NOT_AVAILABLE; in DrawDragForImage()
878 rv = imgContainer->GetWidth(&imageWidth); in DrawDragForImage()
881 rv = imgContainer->GetHeight(&imageHeight); in DrawDragForImage()
909 imgContainer->Draw(ctx, destSize, ImageRegion::Create(destSize), in DrawDragForImage()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DImageLoader.cpp146 nsCOMPtr<imgIContainer> imgContainer; in TriggerAsyncDecodeAtIntrinsicSize() local
147 aRequest->GetImage(getter_AddRefs(imgContainer)); in TriggerAsyncDecodeAtIntrinsicSize()
148 if (imgContainer) { in TriggerAsyncDecodeAtIntrinsicSize()
149 imgContainer->RequestDecodeForSize(gfx::IntSize(0, 0), in TriggerAsyncDecodeAtIntrinsicSize()
/dports/www/firefox/firefox-99.0/layout/style/
H A DImageLoader.cpp145 nsCOMPtr<imgIContainer> imgContainer; in TriggerAsyncDecodeAtIntrinsicSize() local
146 aRequest->GetImage(getter_AddRefs(imgContainer)); in TriggerAsyncDecodeAtIntrinsicSize()
147 if (imgContainer) { in TriggerAsyncDecodeAtIntrinsicSize()
148 imgContainer->RequestDecodeForSize(gfx::IntSize(0, 0), in TriggerAsyncDecodeAtIntrinsicSize()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DImageLoader.cpp146 nsCOMPtr<imgIContainer> imgContainer; in TriggerAsyncDecodeAtIntrinsicSize() local
147 aRequest->GetImage(getter_AddRefs(imgContainer)); in TriggerAsyncDecodeAtIntrinsicSize()
148 if (imgContainer) { in TriggerAsyncDecodeAtIntrinsicSize()
149 imgContainer->RequestDecodeForSize(gfx::IntSize(0, 0), in TriggerAsyncDecodeAtIntrinsicSize()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DImageLoader.cpp206 nsCOMPtr<imgIContainer> imgContainer; in AssociateRequestToFrame() local
207 aRequest->GetImage(getter_AddRefs(imgContainer)); in AssociateRequestToFrame()
208 if (imgContainer) { in AssociateRequestToFrame()
209 imgContainer->RequestDecodeForSize( in AssociateRequestToFrame()
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgIContainerDebug.idl19 * The # of frames this imgContainer has been notified about.
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgIContainerDebug.idl19 * The # of frames this imgContainer has been notified about.
/dports/www/firefox/firefox-99.0/image/
H A DimgIContainerDebug.idl19 * The # of frames this imgContainer has been notified about.
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DimgIContainerDebug.idl19 * The # of frames this imgContainer has been notified about.

123