HomeSort by relevance Sort by last modified time
    Searched defs:gcbToHst (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 365 static const UHangulSyllableType gcbToHst[]={
383 /* see comments on gcbToHst[] above */
385 if(gcb<LENGTHOF(gcbToHst)) {
386 return gcbToHst[gcb];
  /external/icu/icu4c/source/common/
uprops.cpp 365 static const UHangulSyllableType gcbToHst[]={
383 /* see comments on gcbToHst[] above */
385 if(gcb<LENGTHOF(gcbToHst)) {
386 return gcbToHst[gcb];
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 104 milliseconds