HomeSort by relevance Sort by last modified time
    Searched refs:stopIgnoringSpaces (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 455 m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), 0));
639 m_lineMidpointState.stopIgnoringSpaces(InlineIterator(0, m_current.object(), m_current.offset()));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/text/
BidiResolver.h 58 void stopIgnoringSpaces(const Iterator& midpoint)
69 stopIgnoringSpaces(midpoint);
77 stopIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset()));
    [all...]

Completed in 174 milliseconds