Home
last modified time | relevance | path

Searched refs:shadowClipGfxRect (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRendering.cpp1707 Rect shadowClipGfxRect = NSRectToRect(shadowClipRect, oneDevPixel); in PaintBoxShadowInner() local
1708 shadowClipGfxRect.Round(); in PaintBoxShadowInner()
1779 &aRenderingContext, ToRect(destRect), shadowClipGfxRect, shadowColor, in PaintBoxShadowInner()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRendering.cpp1676 Rect shadowClipGfxRect = NSRectToRect(shadowClipRect, oneDevPixel); in PaintBoxShadowInner() local
1677 shadowClipGfxRect.Round(); in PaintBoxShadowInner()
1748 &aRenderingContext, ToRect(destRect), shadowClipGfxRect, shadowColor, in PaintBoxShadowInner()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRendering.cpp1676 Rect shadowClipGfxRect = NSRectToRect(shadowClipRect, oneDevPixel); in PaintBoxShadowInner() local
1677 shadowClipGfxRect.Round(); in PaintBoxShadowInner()
1748 &aRenderingContext, ToRect(destRect), shadowClipGfxRect, shadowColor, in PaintBoxShadowInner()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRendering.cpp1676 Rect shadowClipGfxRect = NSRectToRect(shadowClipRect, oneDevPixel); in PaintBoxShadowInner() local
1677 shadowClipGfxRect.Round(); in PaintBoxShadowInner()
1748 &aRenderingContext, ToRect(destRect), shadowClipGfxRect, shadowColor, in PaintBoxShadowInner()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.cpp1729 Rect shadowClipGfxRect = NSRectToRect(shadowClipRect, oneDevPixel); in PaintBoxShadowInner() local
1730 shadowClipGfxRect.Round(); in PaintBoxShadowInner()
1801 &aRenderingContext, ToRect(destRect), shadowClipGfxRect, shadowColor, in PaintBoxShadowInner()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSRendering.cpp1590 Rect shadowClipGfxRect = NSRectToRect(shadowClipRect, twipsPerPixel); in PaintBoxShadowInner() local
1591 shadowClipGfxRect.Round(); in PaintBoxShadowInner()
1667 shadowClipGfxRect, shadowColor, in PaintBoxShadowInner()