Searched refs:CYCLIC_NAME_WIDTH (Results 1 – 2 of 2) sorted by relevance
136 public static final String CYCLIC_NAME_WIDTH = "cyclicNameWidth"; field in LDMLConstants
524 } else if (token.indexOf(LDMLConstants.CYCLIC_NAME_WIDTH) > -1) { in getICUEquivalent()