boxShadowCanBeAppliedToBackground  120 Source/core/rendering/InlineFlowBox.h     bool boxShadowCanBeAppliedToBackground(const FillLayer&) const;
boxShadowCanBeAppliedToBackground 2450 Source/core/rendering/RenderBoxModelObject.cpp     if (inlineFlowBox && !inlineFlowBox->boxShadowCanBeAppliedToBackground(*lastBackgroundLayer))