Home
last modified time | relevance | path

Searched defs:clipHeight (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderFieldset.cpp172 int clipHeight = max(static_cast<int>(style()->borderTopWidth()), legend->height()); in paintBoxDecorations() local
DRenderBox.cpp1127 int clipHeight = height() - bTop - borderBottom(); in overflowClipRect() local
1143 int clipHeight = height(); in clipRect() local