Home
last modified time | relevance | path

Searched refs:stopIgnoringSpaces (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h58 void stopIgnoringSpaces(const Iterator& midpoint) in stopIgnoringSpaces() function
69 stopIgnoringSpaces(midpoint); in ensureLineBoxInsideIgnoredSpaces()
77stopIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset())); in ensureCharacterGetsLineBox()
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h455 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()