Searched refs:shaper (Results 1 – 1 of 1) sorted by relevance
999 NumericShaper shaper = new NumericShaper(Range.EUROPEAN, ranges); in getContextualShaper() local1000 shaper.mask = CONTEXTUAL_MASK; in getContextualShaper()1001 return shaper; in getContextualShaper()1045 NumericShaper shaper = new NumericShaper(defaultContext, ranges); in getContextualShaper() local1046 shaper.mask = CONTEXTUAL_MASK; in getContextualShaper()1047 return shaper; in getContextualShaper()