Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1958 int outerBorderRightWidth; in drawBoxSideFromPath() local
1960 edges[BSRight].getDoubleBorderStripeWidths(outerBorderRightWidth, innerBorderRightWidth); in drawBoxSideFromPath()
1990 ++outerBorderRightWidth; in drawBoxSideFromPath()
1994 … outerBorderTopWidth, outerBorderBottomWidth, outerBorderLeftWidth, outerBorderRightWidth, in drawBoxSideFromPath()