Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp1514 int innerBorderBottomWidth; in drawBoxSideFromPath() local
1515 edges[BSBottom].getDoubleBorderStripeWidths(outerBorderBottomWidth, innerBorderBottomWidth); in drawBoxSideFromPath()
1525 … innerBorderTopWidth, innerBorderBottomWidth, innerBorderLeftWidth, innerBorderRightWidth, in drawBoxSideFromPath()