Home
last modified time | relevance | path

Searched refs:imgCon (Results 1 – 24 of 24) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsImageBoxFrame.cpp331 nsCOMPtr<imgIContainer> imgCon; in GetImageContainerForPainting() local
334 if (!imgCon) { in GetImageContainerForPainting()
341 return imgCon.forget(); in GetImageContainerForPainting()
350 nsCOMPtr<imgIContainer> imgCon = in PaintImage() local
352 if (!imgCon) { in PaintImage()
382 nsCOMPtr<imgIContainer> imgCon = in CreateWebRenderCommands() local
384 if (!imgCon) { in CreateWebRenderCommands()
431 nsCOMPtr<imgIContainer> imgCon; in GetDestRect() local
433 MOZ_ASSERT(imgCon); in GetDestRect()
574 nsCOMPtr<imgIContainer> imgCon; in GetImage() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsImageBoxFrame.cpp354 nsCOMPtr<imgIContainer> imgCon; in GetImageContainerForPainting() local
357 if (!imgCon) { in GetImageContainerForPainting()
364 return imgCon.forget(); in GetImageContainerForPainting()
373 nsCOMPtr<imgIContainer> imgCon = in PaintImage() local
375 if (!imgCon) { in PaintImage()
405 nsCOMPtr<imgIContainer> imgCon = in CreateWebRenderCommands() local
407 if (!imgCon) { in CreateWebRenderCommands()
454 nsCOMPtr<imgIContainer> imgCon; in GetDestRect() local
456 MOZ_ASSERT(imgCon); in GetDestRect()
585 nsCOMPtr<imgIContainer> imgCon; in GetImage() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsImageBoxFrame.cpp359 nsCOMPtr<imgIContainer> imgCon; in GetImageContainerForPainting() local
362 if (!imgCon) { in GetImageContainerForPainting()
369 return imgCon.forget(); in GetImageContainerForPainting()
378 nsCOMPtr<imgIContainer> imgCon = in PaintImage() local
380 if (!imgCon) { in PaintImage()
410 nsCOMPtr<imgIContainer> imgCon = in CreateWebRenderCommands() local
412 if (!imgCon) { in CreateWebRenderCommands()
471 nsCOMPtr<imgIContainer> imgCon; in GetDestRect() local
473 MOZ_ASSERT(imgCon); in GetDestRect()
603 nsCOMPtr<imgIContainer> imgCon; in GetImage() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsImageBoxFrame.cpp359 nsCOMPtr<imgIContainer> imgCon; in GetImageContainerForPainting() local
362 if (!imgCon) { in GetImageContainerForPainting()
369 return imgCon.forget(); in GetImageContainerForPainting()
378 nsCOMPtr<imgIContainer> imgCon = in PaintImage() local
380 if (!imgCon) { in PaintImage()
410 nsCOMPtr<imgIContainer> imgCon = in CreateWebRenderCommands() local
412 if (!imgCon) { in CreateWebRenderCommands()
471 nsCOMPtr<imgIContainer> imgCon; in GetDestRect() local
473 MOZ_ASSERT(imgCon); in GetDestRect()
603 nsCOMPtr<imgIContainer> imgCon; in GetImage() local
[all …]
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsImageBoxFrame.cpp359 nsCOMPtr<imgIContainer> imgCon; in GetImageContainerForPainting() local
360 mImageRequest->GetImage(getter_AddRefs(imgCon)); in GetImageContainerForPainting()
362 if (!imgCon) { in GetImageContainerForPainting()
369 return imgCon.forget(); in GetImageContainerForPainting()
378 nsCOMPtr<imgIContainer> imgCon = in PaintImage() local
380 if (!imgCon) { in PaintImage()
396 aRenderingContext, PresContext(), imgCon, in PaintImage()
410 nsCOMPtr<imgIContainer> imgCon = in CreateWebRenderCommands() local
412 if (!imgCon) { in CreateWebRenderCommands()
453 nsCOMPtr<imgIContainer> imgCon; in GetDestRect() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsImageBoxFrame.cpp383 nsCOMPtr<imgIContainer> imgCon; in PaintImage() local
384 mImageRequest->GetImage(getter_AddRefs(imgCon)); in PaintImage()
386 if (!imgCon) { in PaintImage()
415 imgCon->GetIntrinsicRatio(&intrinsicRatio); in PaintImage()
428 PresContext(), imgCon, in PaintImage()
495 nsCOMPtr<imgIContainer> imgCon; in GetImage() local
496 imageFrame->mImageRequest->GetImage(getter_AddRefs(imgCon)); in GetImage()
498 return imgCon.forget(); in GetImage()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp898 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
899 if (imgCon) {
900 imgCon->SetLoadingEnabled(false);
928 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
929 if (imgCon) imgCon->SetLoadingEnabled(false);
1006 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1007 if (imgCon) {
1008 imgCon->SetLoadingEnabled(false);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp912 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
913 if (imgCon) {
914 imgCon->SetLoadingEnabled(false);
942 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
943 if (imgCon) imgCon->SetLoadingEnabled(false);
1020 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1021 if (imgCon) {
1022 imgCon->SetLoadingEnabled(false);
/dports/www/firefox-esr/firefox-91.8.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp968 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
969 if (imgCon) {
970 imgCon->SetLoadingEnabled(false);
1000 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1001 if (imgCon) imgCon->SetLoadingEnabled(false);
1078 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1079 if (imgCon) {
1080 imgCon->SetLoadingEnabled(false);
/dports/www/firefox/firefox-99.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp968 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
969 if (imgCon) {
970 imgCon->SetLoadingEnabled(false);
1000 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1001 if (imgCon) imgCon->SetLoadingEnabled(false);
1078 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1079 if (imgCon) {
1080 imgCon->SetLoadingEnabled(false);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp968 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
969 if (imgCon) {
970 imgCon->SetLoadingEnabled(false);
1000 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1001 if (imgCon) imgCon->SetLoadingEnabled(false);
1078 nsCOMPtr<nsIImageLoadingContent> imgCon = do_QueryInterface(*aNodeOut); local
1079 if (imgCon) {
1080 imgCon->SetLoadingEnabled(false);
/dports/www/firefox-legacy/firefox-52.8.0esr/embedding/components/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp1060 nsCOMPtr<nsIImageLoadingContent> imgCon = in FixupNode() local
1062 if (imgCon) { in FixupNode()
1063 imgCon->SetLoadingEnabled(false); in FixupNode()
1093 nsCOMPtr<nsIImageLoadingContent> imgCon = in FixupNode() local
1095 if (imgCon) in FixupNode()
1096 imgCon->SetLoadingEnabled(false); in FixupNode()
1209 nsCOMPtr<nsIImageLoadingContent> imgCon = in FixupNode() local
1211 if (imgCon) { in FixupNode()
1212 imgCon->SetLoadingEnabled(false); in FixupNode()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsImageFrame.cpp1453 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedback() local
1454 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedback()
1455 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedback()
1459 aRenderingContext, PresContext(), imgCon, in DisplayAltFeedback()
1631 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedbackWithoutLayer() local
1632 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedbackWithoutLayer()
1633 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedbackWithoutLayer()
1644 imgCon, this, destRect, aSc, aFlags, svgContext); in DisplayAltFeedbackWithoutLayer()
1646 result = imgCon->GetImageContainerAtSize(aManager->LayerManager(), in DisplayAltFeedbackWithoutLayer()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsImageFrame.cpp1648 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedback() local
1649 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedback()
1650 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedback()
1654 aRenderingContext, PresContext(), imgCon, in DisplayAltFeedback()
1826 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedbackWithoutLayer() local
1827 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedbackWithoutLayer()
1828 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedbackWithoutLayer()
1840 imgCon, this, destRect, destRect, aSc, aFlags, svgContext, in DisplayAltFeedbackWithoutLayer()
1843 result = imgCon->GetImageContainerAtSize( in DisplayAltFeedbackWithoutLayer()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsImageFrame.cpp1663 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedback() local
1664 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedback()
1665 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedback()
1669 aRenderingContext, PresContext(), imgCon, in DisplayAltFeedback()
1841 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedbackWithoutLayer() local
1842 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedbackWithoutLayer()
1843 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedbackWithoutLayer()
1855 imgCon, this, destRect, destRect, aSc, aFlags, svgContext, in DisplayAltFeedbackWithoutLayer()
1858 result = imgCon->GetImageProvider(aManager->LayerManager(), decodeSize, in DisplayAltFeedbackWithoutLayer()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsImageFrame.cpp1648 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedback() local
1649 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedback()
1650 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedback()
1654 aRenderingContext, PresContext(), imgCon, in DisplayAltFeedback()
1826 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedbackWithoutLayer() local
1827 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedbackWithoutLayer()
1828 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedbackWithoutLayer()
1840 imgCon, this, destRect, destRect, aSc, aFlags, svgContext, in DisplayAltFeedbackWithoutLayer()
1843 result = imgCon->GetImageContainerAtSize( in DisplayAltFeedbackWithoutLayer()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.cpp932 nsCOMPtr<imgIContainer> imgCon; in SetImgAnimModeOnImgReq() local
933 aImgReq->GetImage(getter_AddRefs(imgCon)); in SetImgAnimModeOnImgReq()
934 if (imgCon) { in SetImgAnimModeOnImgReq()
935 imgCon->SetAnimationMode(aMode); in SetImgAnimModeOnImgReq()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsPresContext.cpp1075 nsCOMPtr<imgIContainer> imgCon; in SetImgAnimModeOnImgReq() local
1076 aImgReq->GetImage(getter_AddRefs(imgCon)); in SetImgAnimModeOnImgReq()
1077 if (imgCon) { in SetImgAnimModeOnImgReq()
1078 imgCon->SetAnimationMode(aMode); in SetImgAnimModeOnImgReq()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsPresContext.cpp932 nsCOMPtr<imgIContainer> imgCon; in SetImgAnimModeOnImgReq() local
933 aImgReq->GetImage(getter_AddRefs(imgCon)); in SetImgAnimModeOnImgReq()
934 if (imgCon) { in SetImgAnimModeOnImgReq()
935 imgCon->SetAnimationMode(aMode); in SetImgAnimModeOnImgReq()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsPresContext.cpp1174 nsCOMPtr<imgIContainer> imgCon; in SetImgAnimModeOnImgReq() local
1175 aImgReq->GetImage(getter_AddRefs(imgCon)); in SetImgAnimModeOnImgReq()
1176 if (imgCon) { in SetImgAnimModeOnImgReq()
1177 imgCon->SetAnimationMode(aMode); in SetImgAnimModeOnImgReq()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsImageFrame.cpp1419 nsCOMPtr<imgIContainer> imgCon;
1420 request->GetImage(getter_AddRefs(imgCon));
1421 MOZ_ASSERT(imgCon, "Load complete, but no image container?");
1424 result = nsLayoutUtils::DrawSingleImage(*gfx, PresContext(), imgCon,
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsPresContext.cpp903 nsCOMPtr<imgIContainer> imgCon; in SetImgAnimModeOnImgReq() local
904 aImgReq->GetImage(getter_AddRefs(imgCon)); in SetImgAnimModeOnImgReq()
905 if (imgCon) { in SetImgAnimModeOnImgReq()
906 imgCon->SetAnimationMode(aMode); in SetImgAnimModeOnImgReq()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsImageFrame.cpp1358 nsCOMPtr<imgIContainer> imgCon; in DisplayAltFeedback() local
1359 request->GetImage(getter_AddRefs(imgCon)); in DisplayAltFeedback()
1360 MOZ_ASSERT(imgCon, "Load complete, but no image container?"); in DisplayAltFeedback()
1364 aRenderingContext, PresContext(), imgCon, in DisplayAltFeedback()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsPresContext.cpp1207 nsCOMPtr<imgIContainer> imgCon; in SetImgAnimModeOnImgReq() local
1208 aImgReq->GetImage(getter_AddRefs(imgCon)); in SetImgAnimModeOnImgReq()
1209 if (imgCon) { in SetImgAnimModeOnImgReq()
1210 imgCon->SetAnimationMode(aMode); in SetImgAnimModeOnImgReq()