Home
last modified time | relevance | path

Searched refs:startIgnoringSpaces (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DTrailingObjects.cpp65 lineMidpointState.startIgnoringSpaces(endMid); in updateMidpointsForTrailingObjects()
DBreakingContextInlineHeaders.h399 lineMidpointState.startIgnoringSpaces(InlineIterator(0, o, 0)); in shouldSkipWhitespaceAfterStartObject()
768 m_lineMidpointState.startIgnoringSpaces(m_startOfIgnoredSpaces); in handleText()
/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h52 void startIgnoringSpaces(const Iterator& midpoint) in startIgnoringSpaces() function
70 startIgnoringSpaces(midpoint); in ensureLineBoxInsideIgnoredSpaces()
76startIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset() -… in ensureCharacterGetsLineBox()