Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h74 void ensureCharacterGetsLineBox(Iterator& textParagraphSeparator) in ensureCharacterGetsLineBox() argument
76 …startIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset() -… in ensureCharacterGetsLineBox()
77 … stopIgnoringSpaces(Iterator(0, textParagraphSeparator.object(), textParagraphSeparator.offset())); in ensureCharacterGetsLineBox()