Home
last modified time | relevance | path

Searched refs:borderStyleFillsBorderArea (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1467 static bool borderStyleFillsBorderArea(EBorderStyle style) in borderStyleFillsBorderArea() function
1535 if (!borderStyleFillsBorderArea(edges[adjacentSide].style)) in willBeOverdrawn()