Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1967 int innerBorderLeftWidth; in drawBoxSideFromPath() local
1968 edges[BSLeft].getDoubleBorderStripeWidths(outerBorderLeftWidth, innerBorderLeftWidth); in drawBoxSideFromPath()
1974 … innerBorderTopWidth, innerBorderBottomWidth, innerBorderLeftWidth, innerBorderRightWidth, in drawBoxSideFromPath()