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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 316 UnicodeSet inheritedSet;
317 inheritedSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_INHERITED, status);
318 ignoreSet.addAll(inheritedSet);
  /external/icu/icu4c/source/i18n/
uspoof_wsconf.cpp 316 UnicodeSet inheritedSet;
317 inheritedSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_INHERITED, status);
318 ignoreSet.addAll(inheritedSet);

Completed in 156 milliseconds