Searched refs:borderBottomIsTransparent (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBoxModelObject.cpp1360 style->borderBottomIsTransparent(),
1608 bool bottomTransparent = style->borderBottomIsTransparent();
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h440 bool borderBottomIsTransparent() const { return surround->border.bottom().isTransparent(); } function in class:WebCore::RenderStyle

Completed in 75 milliseconds