Searched refs:sourceCategory (Results 1 – 1 of 1) sorted by relevance
743 UnitCategory sourceCategory = unitCategory(sourceUnitType); in getDoubleValueInternal() local744 ASSERT(sourceCategory != UOther); in getDoubleValueInternal()751 if (sourceCategory != targetCategory && sourceCategory != UNumber && targetCategory != UNumber) in getDoubleValueInternal()756 targetUnitType = canonicalUnitTypeForCategory(sourceCategory); in getDoubleValueInternal()