Searched refs:stopIgnoringSpaces (Results 1 – 2 of 2) sorted by relevance
58 void stopIgnoringSpaces(const Iterator& midpoint) in stopIgnoringSpaces() function69 stopIgnoringSpaces(midpoint); in ensureLineBoxInsideIgnoredSpaces()77 … stopIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset())); in ensureCharacterGetsLineBox()
455 m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), 0)); in handleReplaced()639 … m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), m_current.offset())); in handleText()779 … m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), m_current.offset())); in handleText()