Home
last modified time | relevance | path

Searched defs:boxShadowShouldBeAppliedToBackground (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderImage.cpp301 bool RenderImage::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoidance, Inl… in boxShadowShouldBeAppliedToBackground() function in blink::RenderImage
DRenderBoxModelObject.cpp404 bool RenderBoxModelObject::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoid… in boxShadowShouldBeAppliedToBackground() function in blink::RenderBoxModelObject
DRenderTableCell.cpp1226 bool RenderTableCell::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*… in boxShadowShouldBeAppliedToBackground() function in blink::RenderTableCell
/external/chromium_org/third_party/WebKit/Source/core/paint/
DBoxPainter.cpp325 …bool boxShadowShouldBeAppliedToBackground = obj.boxShadowShouldBeAppliedToBackground(bleedAvoidanc… in paintFillLayerExtended() local
430 …bool boxShadowShouldBeAppliedToBackground = obj.boxShadowShouldBeAppliedToBackground(bleedAvoidanc… in paintFillLayerExtended() local