Searched defs:ranges (Results 1 – 1 of 1) sorted by relevance
323 private static int toRangeMask(Set<Range> ranges) { in toRangeMask()571 final Range[] ranges = rangeArray; in rangeForCodePoint() local959 public static NumericShaper getContextualShaper(int ranges) { in getContextualShaper()980 public static NumericShaper getContextualShaper(Set<Range> ranges) { in getContextualShaper()1001 public static NumericShaper getContextualShaper(int ranges, int defaultContext) { in getContextualShaper()1022 public static NumericShaper getContextualShaper(Set<Range> ranges, in getContextualShaper()1040 private NumericShaper(Range defaultContext, Set<Range> ranges) { in NumericShaper()