Searched refs:boxShadowCanBeAppliedToBackground (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.h121 bool boxShadowCanBeAppliedToBackground(const FillLayer&) const;
H A DRenderBoxModelObject.cpp448 if (inlineFlowBox && !inlineFlowBox->boxShadowCanBeAppliedToBackground(*lastBackgroundLayer))
H A DInlineFlowBox.cpp1105 bool InlineFlowBox::boxShadowCanBeAppliedToBackground(const FillLayer& lastBackgroundLayer) const function in class:blink::InlineFlowBox

Completed in 412 milliseconds