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

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 404 static int32_t getHangulSyllableType(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
464 { UPROPS_SRC_PROPSVEC, 0, (int32_t)U_HST_COUNT-1, getHangulSyllableType, getMaxValueFromShift },
  /external/icu4c/common/
uprops.cpp 378 static int32_t getHangulSyllableType(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
438 { UPROPS_SRC_PROPSVEC, 0, (int32_t)U_HST_COUNT-1, getHangulSyllableType, getMaxValueFromShift },

Completed in 34 milliseconds