Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderFieldset.cpp176 int clipWidth = max(static_cast<int>(style()->borderLeftWidth()), legend->width()); in paintBoxDecorations() local
DRenderBox.cpp1131 int clipWidth = width() - bLeft - borderRight(); in overflowClipRect() local
1147 int clipWidth = width(); in clipRect() local