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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 198 * @see URestrictionLevel
271 typedef enum URestrictionLevel {
304 } URestrictionLevel;
458 * @see URestrictionLevel
462 uspoof_setRestrictionLevel(USpoofChecker *sc, URestrictionLevel restrictionLevel);
469 * @see URestrictionLevel
472 U_DRAFT URestrictionLevel U_EXPORT2
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 198 * @see URestrictionLevel
266 typedef enum URestrictionLevel {
315 } URestrictionLevel;
467 * @see URestrictionLevel
471 uspoof_setRestrictionLevel(USpoofChecker *sc, URestrictionLevel restrictionLevel);
478 * @see URestrictionLevel
481 U_STABLE URestrictionLevel U_EXPORT2
    [all...]

Completed in 33 milliseconds