Home
last modified time | relevance | path

Searched refs:fromPivot (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DUnitConverter.java477 Rational fromPivot = fromPivotInfo.unitInfo.convertBackwards(toPivot); in convertDirect() local
478 return fromPivot; in convertDirect()