Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1982 int innerBorderBottomWidth; in drawBoxSideFromPath() local
1983 edges[BSBottom].getDoubleBorderStripeWidths(outerBorderBottomWidth, innerBorderBottomWidth); in drawBoxSideFromPath()
1993 … innerBorderTopWidth, innerBorderBottomWidth, innerBorderLeftWidth, innerBorderRightWidth, in drawBoxSideFromPath()