Home | History | Annotate | Download | only in editing

Lines Matching refs:needSpace

574         bool needSpace = m_lastTextNodeEndedWithCollapsedSpace
576 if (needSpace && !isCollapsibleWhitespace(m_lastCharacter) && m_lastCharacter) {