Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvpspr.cc227 T_ASC_PresentationContextID presCtx = findAcceptedPC(sopclassUID); in createRQ() local
228 if (presCtx == 0) in createRQ()
280 T_ASC_PresentationContextID presCtx = findAcceptedPC(sopclassUID); in setRQ() local
281 if (presCtx == 0) in setRQ()
319 T_ASC_PresentationContextID presCtx = findAcceptedPC(sopclassUID); in getRQ() local
320 if (presCtx == 0) in getRQ()
338 OFCondition cond = sendNRequest(presCtx, request, NULL, response, statusDetail, attributeListOut); in getRQ()
362 T_ASC_PresentationContextID presCtx = findAcceptedPC(sopclassUID); in actionRQ() local
363 if (presCtx == 0) in actionRQ()
399 T_ASC_PresentationContextID presCtx = findAcceptedPC(sopclassUID); in deleteRQ() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSRendering.h606 nsPresContext& presCtx; member
642 : presCtx(aPresCtx), in PaintBGParams()
H A DnsCSSRendering.cpp3073 nsITheme *theme = aParams.presCtx.GetTheme(); in PaintBackgroundWithSC()
3074 if (theme && theme->ThemeSupportsWidget(&aParams.presCtx, in PaintBackgroundWithSC()
3078 theme->GetWidgetOverflow(aParams.presCtx.DeviceContext(), in PaintBackgroundWithSC()
3103 nscolor bgColor = DetermineBackgroundColor(&aParams.presCtx, in PaintBackgroundWithSC()
3142 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in PaintBackgroundWithSC()
3197 &aParams.presCtx); in PaintBackgroundWithSC()
3246 PrepareImageLayer(&aParams.presCtx, aParams.frame, in PaintBackgroundWithSC()
3259 state.mImageRenderer.DrawBackground(&aParams.presCtx, in PaintBackgroundWithSC()
H A DnsLayoutUtils.cpp5815 nsPresContext* presCtx = aFrame->PresContext(); in PaintTextShadow() local
5818 presCtx->AppUnitsPerDevPixel(), in PaintTextShadow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRendering.h413 nsPresContext& presCtx; member
441 : presCtx(aPresCtx), in PaintBGParams()
H A DnsCSSRendering.cpp2388 nsITheme* theme = aParams.presCtx.GetTheme(); in PaintStyleImageLayerWithSC()
2389 if (theme && theme->ThemeSupportsWidget(&aParams.presCtx, aParams.frame, in PaintStyleImageLayerWithSC()
2392 theme->GetWidgetOverflow(aParams.presCtx.DeviceContext(), aParams.frame, in PaintStyleImageLayerWithSC()
2417 DetermineBackgroundColor(&aParams.presCtx, aBackgroundSC, aParams.frame, in PaintStyleImageLayerWithSC()
2442 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in PaintStyleImageLayerWithSC()
2492 aParams.frame->AssociateImage(layers.mLayers[i].mImage, &aParams.presCtx); in PaintStyleImageLayerWithSC()
2561 &aParams.presCtx, aParams.frame, aParams.paintFlags, paintBorderArea, in PaintStyleImageLayerWithSC()
2580 &aParams.presCtx, aRenderingCtx, state.mDestArea, state.mFillArea, in PaintStyleImageLayerWithSC()
2602 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2629 PrepareImageLayer(&aParams.presCtx, aParams.frame, aParams.paintFlags, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
[all …]
H A DFrameLayerBuilder.cpp5828 nsPresContext* presCtx = aFrame->PresContext()->GetRootPresContext(); in GetPaintedLayerScaleForFrame() local
5830 if (!presCtx) { in GetPaintedLayerScaleForFrame()
5831 presCtx = aFrame->PresContext(); in GetPaintedLayerScaleForFrame()
5832 MOZ_ASSERT(presCtx); in GetPaintedLayerScaleForFrame()
5835 nsIFrame* root = presCtx->PresShell()->GetRootFrame(); in GetPaintedLayerScaleForFrame()
5839 float resolution = presCtx->PresShell()->GetResolution(); in GetPaintedLayerScaleForFrame()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRendering.h449 nsPresContext& presCtx; member
477 : presCtx(aPresCtx), in PaintBGParams()
H A DnsCSSRendering.cpp2393 nsITheme* theme = aParams.presCtx.Theme(); in PaintStyleImageLayerWithSC()
2394 if (theme->ThemeSupportsWidget(&aParams.presCtx, aParams.frame, in PaintStyleImageLayerWithSC()
2397 theme->GetWidgetOverflow(aParams.presCtx.DeviceContext(), aParams.frame, in PaintStyleImageLayerWithSC()
2423 DetermineBackgroundColor(&aParams.presCtx, aBackgroundSC, aParams.frame, in PaintStyleImageLayerWithSC()
2452 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in PaintStyleImageLayerWithSC()
2555 &aParams.presCtx, aParams.frame, aParams.paintFlags, paintBorderArea, in PaintStyleImageLayerWithSC()
2574 &aParams.presCtx, aRenderingCtx, state.mDestArea, state.mFillArea, in PaintStyleImageLayerWithSC()
2597 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2624 PrepareImageLayer(&aParams.presCtx, aParams.frame, aParams.paintFlags, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2630 &aParams.presCtx, aBuilder, aResources, aSc, aManager, aItem, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
H A DFrameLayerBuilder.cpp6506 nsPresContext* presCtx = aFrame->PresContext()->GetRootPresContext(); in GetPaintedLayerScaleForFrame() local
6508 if (!presCtx) { in GetPaintedLayerScaleForFrame()
6509 presCtx = aFrame->PresContext(); in GetPaintedLayerScaleForFrame()
6510 MOZ_ASSERT(presCtx); in GetPaintedLayerScaleForFrame()
6513 nsIFrame* root = presCtx->PresShell()->GetRootFrame(); in GetPaintedLayerScaleForFrame()
6517 float resolution = presCtx->PresShell()->GetResolution(); in GetPaintedLayerScaleForFrame()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRendering.h449 nsPresContext& presCtx; member
477 : presCtx(aPresCtx), in PaintBGParams()
H A DnsCSSRendering.cpp2393 nsITheme* theme = aParams.presCtx.Theme(); in PaintStyleImageLayerWithSC()
2394 if (theme->ThemeSupportsWidget(&aParams.presCtx, aParams.frame, in PaintStyleImageLayerWithSC()
2397 theme->GetWidgetOverflow(aParams.presCtx.DeviceContext(), aParams.frame, in PaintStyleImageLayerWithSC()
2423 DetermineBackgroundColor(&aParams.presCtx, aBackgroundSC, aParams.frame, in PaintStyleImageLayerWithSC()
2452 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in PaintStyleImageLayerWithSC()
2555 &aParams.presCtx, aParams.frame, aParams.paintFlags, paintBorderArea, in PaintStyleImageLayerWithSC()
2574 &aParams.presCtx, aRenderingCtx, state.mDestArea, state.mFillArea, in PaintStyleImageLayerWithSC()
2597 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2624 PrepareImageLayer(&aParams.presCtx, aParams.frame, aParams.paintFlags, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2630 &aParams.presCtx, aBuilder, aResources, aSc, aManager, aItem, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRendering.h449 nsPresContext& presCtx; member
477 : presCtx(aPresCtx), in PaintBGParams()
H A DnsCSSRendering.cpp2393 nsITheme* theme = aParams.presCtx.Theme(); in PaintStyleImageLayerWithSC()
2394 if (theme->ThemeSupportsWidget(&aParams.presCtx, aParams.frame, in PaintStyleImageLayerWithSC()
2397 theme->GetWidgetOverflow(aParams.presCtx.DeviceContext(), aParams.frame, in PaintStyleImageLayerWithSC()
2423 DetermineBackgroundColor(&aParams.presCtx, aBackgroundSC, aParams.frame, in PaintStyleImageLayerWithSC()
2452 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in PaintStyleImageLayerWithSC()
2555 &aParams.presCtx, aParams.frame, aParams.paintFlags, paintBorderArea, in PaintStyleImageLayerWithSC()
2574 &aParams.presCtx, aRenderingCtx, state.mDestArea, state.mFillArea, in PaintStyleImageLayerWithSC()
2597 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2624 PrepareImageLayer(&aParams.presCtx, aParams.frame, aParams.paintFlags, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2630 &aParams.presCtx, aBuilder, aResources, aSc, aManager, aItem, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
H A DFrameLayerBuilder.cpp6506 nsPresContext* presCtx = aFrame->PresContext()->GetRootPresContext(); in GetPaintedLayerScaleForFrame() local
6508 if (!presCtx) { in GetPaintedLayerScaleForFrame()
6509 presCtx = aFrame->PresContext(); in GetPaintedLayerScaleForFrame()
6510 MOZ_ASSERT(presCtx); in GetPaintedLayerScaleForFrame()
6513 nsIFrame* root = presCtx->PresShell()->GetRootFrame(); in GetPaintedLayerScaleForFrame()
6517 float resolution = presCtx->PresShell()->GetResolution(); in GetPaintedLayerScaleForFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.h439 nsPresContext& presCtx; member
467 : presCtx(aPresCtx), in PaintBGParams()
H A DnsCSSRendering.cpp2452 nsITheme* theme = aParams.presCtx.Theme(); in PaintStyleImageLayerWithSC()
2453 if (theme->ThemeSupportsWidget(&aParams.presCtx, aParams.frame, in PaintStyleImageLayerWithSC()
2456 theme->GetWidgetOverflow(aParams.presCtx.DeviceContext(), aParams.frame, in PaintStyleImageLayerWithSC()
2481 DetermineBackgroundColor(&aParams.presCtx, aBackgroundSC, aParams.frame, in PaintStyleImageLayerWithSC()
2507 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in PaintStyleImageLayerWithSC()
2611 &aParams.presCtx, aParams.frame, aParams.paintFlags, paintBorderArea, in PaintStyleImageLayerWithSC()
2630 &aParams.presCtx, aRenderingCtx, state.mDestArea, state.mFillArea, in PaintStyleImageLayerWithSC()
2652 nscoord appUnitsPerPixel = aParams.presCtx.AppUnitsPerDevPixel(); in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2679 PrepareImageLayer(&aParams.presCtx, aParams.frame, aParams.paintFlags, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
2685 &aParams.presCtx, aBuilder, aResources, aSc, aManager, aItem, in BuildWebRenderDisplayItemsForStyleImageLayerWithSC()
H A DFrameLayerBuilder.cpp6487 nsPresContext* presCtx = aFrame->PresContext()->GetRootPresContext(); in GetPaintedLayerScaleForFrame() local
6489 if (!presCtx) { in GetPaintedLayerScaleForFrame()
6490 presCtx = aFrame->PresContext(); in GetPaintedLayerScaleForFrame()
6491 MOZ_ASSERT(presCtx); in GetPaintedLayerScaleForFrame()
6494 nsIFrame* root = presCtx->PresShell()->GetRootFrame(); in GetPaintedLayerScaleForFrame()
6498 float resolution = presCtx->PresShell()->GetResolution(); in GetPaintedLayerScaleForFrame()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGfxScrollFrame.cpp2951 nsPresContext* presCtx = aFrame->PresContext()->GetRootPresContext(); in GetPaintedLayerScaleForFrame() local
2953 if (!presCtx) { in GetPaintedLayerScaleForFrame()
2954 presCtx = aFrame->PresContext(); in GetPaintedLayerScaleForFrame()
2955 MOZ_ASSERT(presCtx); in GetPaintedLayerScaleForFrame()
2960 presCtx->PresShell()->GetCumulativeResolution()) * in GetPaintedLayerScaleForFrame()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.cpp5772 nsPresContext* presCtx = aFrame->PresContext(); in PaintTextShadow() local
5782 presCtx->AppUnitsToFloatDevPixels(shadow.horizontal.ToAppUnits()), in PaintTextShadow()
5783 presCtx->AppUnitsToFloatDevPixels(shadow.vertical.ToAppUnits())}; in PaintTextShadow()
5785 wrShadow.blur_radius = presCtx->AppUnitsToFloatDevPixels(blurRadius); in PaintTextShadow()
5796 shadowRect, 0, blurRadius, presCtx->AppUnitsPerDevPixel(), aDestCtx, in PaintTextShadow()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.cpp5707 nsPresContext* presCtx = aFrame->PresContext(); in PaintTextShadow() local
5717 presCtx->AppUnitsToFloatDevPixels(shadow.horizontal.ToAppUnits()), in PaintTextShadow()
5718 presCtx->AppUnitsToFloatDevPixels(shadow.vertical.ToAppUnits())}; in PaintTextShadow()
5720 wrShadow.blur_radius = presCtx->AppUnitsToFloatDevPixels(blurRadius); in PaintTextShadow()
5731 shadowRect, 0, blurRadius, presCtx->AppUnitsPerDevPixel(), aDestCtx, in PaintTextShadow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.cpp5772 nsPresContext* presCtx = aFrame->PresContext(); in PaintTextShadow() local
5782 presCtx->AppUnitsToFloatDevPixels(shadow.horizontal.ToAppUnits()), in PaintTextShadow()
5783 presCtx->AppUnitsToFloatDevPixels(shadow.vertical.ToAppUnits())}; in PaintTextShadow()
5785 wrShadow.blur_radius = presCtx->AppUnitsToFloatDevPixels(blurRadius); in PaintTextShadow()
5796 shadowRect, 0, blurRadius, presCtx->AppUnitsPerDevPixel(), aDestCtx, in PaintTextShadow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsLayoutUtils.cpp5914 nsPresContext* presCtx = aFrame->PresContext(); in PaintTextShadow() local
5928 presCtx->AppUnitsToFloatDevPixels(shadowDetails->mXOffset), in PaintTextShadow()
5929 presCtx->AppUnitsToFloatDevPixels(shadowDetails->mYOffset)}; in PaintTextShadow()
5932 presCtx->AppUnitsToFloatDevPixels(shadowDetails->mRadius); in PaintTextShadow()
5940 shadowRect, 0, blurRadius, presCtx->AppUnitsPerDevPixel(), aDestCtx, in PaintTextShadow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.cpp6277 nsPresContext* presCtx = aFrame->PresContext(); in PaintTextShadow() local
6287 presCtx->AppUnitsToFloatDevPixels(shadow.horizontal.ToAppUnits()), in PaintTextShadow()
6288 presCtx->AppUnitsToFloatDevPixels(shadow.vertical.ToAppUnits())}; in PaintTextShadow()
6290 wrShadow.blur_radius = presCtx->AppUnitsToFloatDevPixels(blurRadius); in PaintTextShadow()
6301 shadowRect, 0, blurRadius, presCtx->AppUnitsPerDevPixel(), aDestCtx, in PaintTextShadow()