Searched defs:compoundPattern (Results 1 – 2 of 2) sorted by relevance
34 String unitFormat, String compoundPattern, boolean lowercaseUnitIfNoSpaceInCompound) { in combinePattern()
1448 public String handleCompoundUnit1(XPathParts parts, String compoundPattern) { in handleCompoundUnit1()1458 private String handleCompoundUnit1Name(UnitLength unitLength, String compoundPattern) { in handleCompoundUnit1Name()1472 public String handleCompoundUnit1(UnitLength unitLength, Count count, String compoundPattern) { in handleCompoundUnit1()1506 String compoundPattern = in combinePrefix() local