Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1959 int innerBorderRightWidth; in drawBoxSideFromPath() local
1960 edges[BSRight].getDoubleBorderStripeWidths(outerBorderRightWidth, innerBorderRightWidth); in drawBoxSideFromPath()
1974 … innerBorderTopWidth, innerBorderBottomWidth, innerBorderLeftWidth, innerBorderRightWidth, in drawBoxSideFromPath()