Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h502 bool borderRightIsTransparent() const { return surround->border.right().isTransparent(); } in borderRightIsTransparent() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp2365 style->borderRightIsTransparent(), in getBorderEdgeInfo()