Searched defs:hasBorderImageOutsets (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h405 bool hasBorderImageOutsets() const function in class:blink::RenderStyle
815 bool hasVisualOverflowingEffect() const { return boxShadow() || hasBorderImageOutsets() || hasOutline(); }

Completed in 92 milliseconds