Home
last modified time | relevance | path

Searched refs:DrawBackgroundColor (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRendering.cpp2242 static void DrawBackgroundColor(nsCSSRendering::ImageLayerClipState& aClipState, in DrawBackgroundColor() function
2468 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
2499 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRendering.cpp2216 static void DrawBackgroundColor(nsCSSRendering::ImageLayerClipState& aClipState, in DrawBackgroundColor() function
2478 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
2495 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRendering.cpp2216 static void DrawBackgroundColor(nsCSSRendering::ImageLayerClipState& aClipState, in DrawBackgroundColor() function
2478 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
2495 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRendering.cpp2216 static void DrawBackgroundColor(nsCSSRendering::ImageLayerClipState& aClipState, in DrawBackgroundColor() function
2478 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
2495 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.cpp2269 static void DrawBackgroundColor(nsCSSRendering::ImageLayerClipState& aClipState, in DrawBackgroundColor() function
2533 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
2550 DrawBackgroundColor(clipState, &aRenderingCtx, appUnitsPerPixel); in PaintStyleImageLayerWithSC()
/dports/lang/nbc/
H A DGIFImage.pas1364 property DrawBackgroundColor: TColor read FDrawBackgroundColor write FDrawBackgroundColor; property
10157 if (FImage.DrawBackgroundColor = clNone) then
10164 BackgroundColor := ColorToRGB(FImage.DrawBackgroundColor);
10377 BackupBuffer.Canvas.Brush.Color := FImage.DrawBackgroundColor;
12156 FDrawBackgroundColor := TGIFImage(Source).DrawBackgroundColor;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSRendering.cpp1974 DrawBackgroundColor(nsCSSRendering::ImageLayerClipState& aClipState, in DrawBackgroundColor() function
3172 DrawBackgroundColor(clipState, ctx, appUnitsPerPixel); in PaintBackgroundWithSC()
3204 DrawBackgroundColor(clipState, ctx, appUnitsPerPixel); in PaintBackgroundWithSC()