Searched refs:targetUnitType (Results 1 – 2 of 2) sorted by relevance
810 UnitType targetUnitType = requestedUnitType; in getDoubleValueInternal() local811 UnitCategory targetCategory = unitCategory(targetUnitType); in getDoubleValueInternal()820 targetUnitType = canonicalUnitTypeForCategory(sourceCategory); in getDoubleValueInternal()821 if (targetUnitType == CSS_UNKNOWN) in getDoubleValueInternal()839 factor = conversionToCanonicalUnitsScaleFactor(targetUnitType); in getDoubleValueInternal()
407 bool getDoubleValueInternal(UnitType targetUnitType, double* result) const;