Searched defs:lineOverlapsShape (Results 1 – 1 of 1) sorted by relevance
54 …s(LayoutUnit leftMarginBoxDelta, LayoutUnit rightMarginBoxDelta, bool lineOverlapsShape, LayoutUni… in ShapeOutsideDeltas()72 bool lineOverlapsShape() { ASSERT(m_isValid); return m_lineOverlapsShape; } in lineOverlapsShape() function