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

  /external/icu4c/common/
dictbe.h 150 UnicodeSet fThaiWordSet;
dictbe.cpp 218 fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status);
220 setCharacters(fThaiWordSet);
224 fEndWordSet = fThaiWordSet;
  /external/chromium/third_party/icu/source/common/
dictbe.h 150 UnicodeSet fThaiWordSet;
dictbe.cpp 223 fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status);
225 setCharacters(fThaiWordSet);
229 fEndWordSet = fThaiWordSet;

Completed in 460 milliseconds