Searched refs:defaultInsetShadowData (Results 1 – 1 of 1) sorted by relevance
366 …ShadowData defaultInsetShadowData(0, 0, 0, 0, Inset, property() == CSSPropertyWebkitBoxShadow, Col… in blend() local372 …a* srcShadow = shadowA ? shadowA : (shadowB->style() == Inset ? &defaultInsetShadowData : &default… in blend()373 …a* dstShadow = shadowB ? shadowB : (shadowA->style() == Inset ? &defaultInsetShadowData : &default… in blend()