Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Dbreak_iterator.h141 bool IsGraphemeBoundary(size_t position) const;
Dbreak_iterator.cc173 bool BreakIterator::IsGraphemeBoundary(size_t position) const { in IsGraphemeBoundary() function in base::i18n::BreakIterator