Searched refs:aOutSlice (Results 1 – 5 of 5) sorted by relevance
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/ |
H A D | gfxBlur.cpp | 402 IntMargin& aOutSlice, in ComputeMinSizeForShadowShape() argument 414 aOutSlice = in ComputeMinSizeForShadowShape() 417 IntSize minSize(aOutSlice.LeftRight() + 1, aOutSlice.TopBottom() + 1); in ComputeMinSizeForShadowShape() 427 aOutSlice.left = 0; in ComputeMinSizeForShadowShape() 428 aOutSlice.right = 0; in ComputeMinSizeForShadowShape() 432 aOutSlice.top = 0; in ComputeMinSizeForShadowShape() 433 aOutSlice.bottom = 0; in ComputeMinSizeForShadowShape() 436 MOZ_ASSERT(aOutSlice.LeftRight() <= minSize.width); in ComputeMinSizeForShadowShape() 437 MOZ_ASSERT(aOutSlice.TopBottom() <= minSize.height); in ComputeMinSizeForShadowShape() 503 IntMargin& aOutBlurMargin, IntMargin& aOutSlice, IntSize& aOutMinSize) { in GetBlur() argument [all …]
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/ |
H A D | gfxBlur.cpp | 405 IntMargin& aOutSlice, in ComputeMinSizeForShadowShape() argument 417 aOutSlice = in ComputeMinSizeForShadowShape() 420 IntSize minSize(aOutSlice.LeftRight() + 1, aOutSlice.TopBottom() + 1); in ComputeMinSizeForShadowShape() 430 aOutSlice.left = 0; in ComputeMinSizeForShadowShape() 431 aOutSlice.right = 0; in ComputeMinSizeForShadowShape() 435 aOutSlice.top = 0; in ComputeMinSizeForShadowShape() 436 aOutSlice.bottom = 0; in ComputeMinSizeForShadowShape() 439 MOZ_ASSERT(aOutSlice.LeftRight() <= minSize.width); in ComputeMinSizeForShadowShape() 440 MOZ_ASSERT(aOutSlice.TopBottom() <= minSize.height); in ComputeMinSizeForShadowShape() 509 IntMargin& aOutBlurMargin, IntMargin& aOutSlice, IntSize& aOutMinSize) { in GetBlur() argument [all …]
|
/dports/www/firefox/firefox-99.0/gfx/thebes/ |
H A D | gfxBlur.cpp | 389 IntMargin& aOutSlice, in ComputeMinSizeForShadowShape() argument 401 aOutSlice = in ComputeMinSizeForShadowShape() 404 IntSize minSize(aOutSlice.LeftRight() + 1, aOutSlice.TopBottom() + 1); in ComputeMinSizeForShadowShape() 414 aOutSlice.left = 0; in ComputeMinSizeForShadowShape() 415 aOutSlice.right = 0; in ComputeMinSizeForShadowShape() 419 aOutSlice.top = 0; in ComputeMinSizeForShadowShape() 420 aOutSlice.bottom = 0; in ComputeMinSizeForShadowShape() 423 MOZ_ASSERT(aOutSlice.LeftRight() <= minSize.width); in ComputeMinSizeForShadowShape() 424 MOZ_ASSERT(aOutSlice.TopBottom() <= minSize.height); in ComputeMinSizeForShadowShape() 490 IntMargin& aOutBlurMargin, IntMargin& aOutSlice, IntSize& aOutMinSize) { in GetBlur() argument [all …]
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/ |
H A D | gfxBlur.cpp | 402 IntMargin& aOutSlice, in ComputeMinSizeForShadowShape() argument 414 aOutSlice = in ComputeMinSizeForShadowShape() 417 IntSize minSize(aOutSlice.LeftRight() + 1, aOutSlice.TopBottom() + 1); in ComputeMinSizeForShadowShape() 427 aOutSlice.left = 0; in ComputeMinSizeForShadowShape() 428 aOutSlice.right = 0; in ComputeMinSizeForShadowShape() 432 aOutSlice.top = 0; in ComputeMinSizeForShadowShape() 433 aOutSlice.bottom = 0; in ComputeMinSizeForShadowShape() 436 MOZ_ASSERT(aOutSlice.LeftRight() <= minSize.width); in ComputeMinSizeForShadowShape() 437 MOZ_ASSERT(aOutSlice.TopBottom() <= minSize.height); in ComputeMinSizeForShadowShape() 503 IntMargin& aOutBlurMargin, IntMargin& aOutSlice, IntSize& aOutMinSize) { in GetBlur() argument [all …]
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/ |
H A D | gfxBlur.cpp | 403 IntMargin& aOutSlice, in ComputeMinSizeForShadowShape() argument 415 aOutSlice = in ComputeMinSizeForShadowShape() 418 IntSize minSize(aOutSlice.LeftRight() + 1, aOutSlice.TopBottom() + 1); in ComputeMinSizeForShadowShape() 428 aOutSlice.left = 0; in ComputeMinSizeForShadowShape() 429 aOutSlice.right = 0; in ComputeMinSizeForShadowShape() 433 aOutSlice.top = 0; in ComputeMinSizeForShadowShape() 434 aOutSlice.bottom = 0; in ComputeMinSizeForShadowShape() 437 MOZ_ASSERT(aOutSlice.LeftRight() <= minSize.width); in ComputeMinSizeForShadowShape() 438 MOZ_ASSERT(aOutSlice.TopBottom() <= minSize.height); in ComputeMinSizeForShadowShape() 504 IntMargin& aOutSlice, IntSize& aOutMinSize) { in GetBlur() argument [all …]
|