Searched defs:resetBorderTopLeftRadius (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h1018 resetBorderTopLeftRadius();
1028 void resetBorderTopLeftRadius() { SET_VAR(surround, border.m_topLeft, initialBorderRadius()); } function in class:blink::RenderStyle

Completed in 74 milliseconds