Searched defs:setBorderBottomStyle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h1079 void setBorderBottomStyle(EBorderStyle v) { SET_VAR(surround, border.m_bottom.m_style, v); } function in class:blink::RenderStyle

Completed in 138 milliseconds