Searched defs:BREAK_LINE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/i18n/
H A Dbreak_iterator.h15 // It provides several modes, BREAK_WORD, BREAK_LINE, and BREAK_NEWLINE,
26 // Under BREAK_LINE mode, once a line breaking opportunity is encountered,
62 BREAK_LINE, enumerator in enum:base::i18n::BreakIterator::BreakType
66 BREAK_SPACE = BREAK_LINE,
99 // whitespace or punctuation.) Under BREAK_LINE and BREAK_NEWLINE modes,
104 // at the start of word. It always returns false under BREAK_LINE and

Completed in 373 milliseconds