Searched refs:borderObscuresBackgroundEdge (Results 1 – 3 of 3) sorted by relevance
259 bool borderObscuresBackgroundEdge(const FloatSize& contextScale) const;
2381 bool RenderBoxModelObject::borderObscuresBackgroundEdge(const FloatSize& contextScale) const in borderObscuresBackgroundEdge() function in WebCore::RenderBoxModelObject
1252 if (borderObscuresBackgroundEdge(contextScaling)) in determineBackgroundBleedAvoidance()