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

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 403 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) {
407 static int32_t getLeadCombiningClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
451 { UPROPS_SRC_NFC, 0, 0xff, getLeadCombiningClass, getMaxValueFromShift },
  /external/icu/icu4c/source/common/
uprops.cpp 403 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) {
407 static int32_t getLeadCombiningClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
451 { UPROPS_SRC_NFC, 0, 0xff, getLeadCombiningClass, getMaxValueFromShift },

Completed in 35 milliseconds