HomeSort by relevance Sort by last modified time
    Searched refs:loadDictionaryMatcherFor (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
brkeng.h 283 virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script, int32_t breakType);
brkeng.cpp 225 DictionaryMatcher *m = loadDictionaryMatcherFor(code, breakType);
283 ICULanguageBreakFactory::loadDictionaryMatcherFor(UScriptCode script, int32_t /* brkType */) {
  /external/icu/icu4c/source/common/
brkeng.h 283 virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script, int32_t breakType);
brkeng.cpp 225 DictionaryMatcher *m = loadDictionaryMatcherFor(code, breakType);
283 ICULanguageBreakFactory::loadDictionaryMatcherFor(UScriptCode script, int32_t /* brkType */) {

Completed in 70 milliseconds