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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DBreakingContextInlineHeaders.h455 m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), 0));
639 m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), m_current.offset()));
779 m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), m_current.offset()));
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiResolver.h58 void stopIgnoringSpaces(const Iterator& midpoint) function in class:blink::MidpointState
69 stopIgnoringSpaces(midpoint);
77 stopIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset()));

Completed in 100 milliseconds