Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.cpp1570 …LayoutUnit decorationsWidth = max<LayoutUnit>(-outlineStyle->outlineOffset(), borderWidth + minIns… in repaintAfterLayoutIfNeeded() local
1571 …rightRect(newOutlineBox.x() + min(newOutlineBox.width(), oldOutlineBox.width()) - decorationsWidth, in repaintAfterLayoutIfNeeded()
1573 width + decorationsWidth, in repaintAfterLayoutIfNeeded()