Searched refs:m_lastWS (Results 1 – 1 of 1) sorted by relevance
66 , m_lastWS(NORMAL) in BreakingContext()105 if (m_width.fitsOnLine() || m_lastWS == NOWRAP) in clearLineBreakIfFitsOnLine()134 EWhiteSpace m_lastWS; variable249 …m_lastWS = m_lastObject->isReplaced() ? m_lastObject->parent()->style()->whiteSpace() : m_lastObje… in initializeForCurrentObject()449 …if ((m_autoWrap || RenderStyle::autoWrap(m_lastWS)) && (!m_current.object()->isImage() || m_allowI… in handleReplaced()541 if (m_autoWrap && !RenderStyle::autoWrap(m_lastWS) && m_ignoringSpaces) { in handleText()