Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Drbbi.h618 virtual void setBreakType(int32_t type);
/external/icu4c/common/
Dbrkiter.cpp127 result->setBreakType(kind); in buildInstance()
Drbbi.cpp1825 void RuleBasedBreakIterator::setBreakType(int32_t type) { in setBreakType() function in RuleBasedBreakIterator