Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.h317 …tBackgroundRoundedRect(const LayoutRect&, InlineFlowBox*, LayoutUnit inlineBoxWidth, LayoutUnit in…
DRenderBoxModelObject.cpp432 …dedRect(const LayoutRect& borderRect, InlineFlowBox* box, LayoutUnit inlineBoxWidth, LayoutUnit in… in getBackgroundRoundedRect() argument
438 …RoundedRect segmentBorder = style()->getRoundedBorderFor(LayoutRect(0, 0, inlineBoxWidth, inlineBo… in getBackgroundRoundedRect()