Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DShapeOutsideInfo.h54 …s(LayoutUnit leftMarginBoxDelta, LayoutUnit rightMarginBoxDelta, bool lineOverlapsShape, LayoutUni… in ShapeOutsideDeltas()
72 bool lineOverlapsShape() { ASSERT(m_isValid); return m_lineOverlapsShape; } in lineOverlapsShape() function