getDoubleValueInternal  741 Source/core/css/CSSPrimitiveValue.cpp     bool success = getDoubleValueInternal(static_cast<UnitTypes>(unitType), &result);
getDoubleValueInternal  753 Source/core/css/CSSPrimitiveValue.cpp     getDoubleValueInternal(static_cast<UnitTypes>(unitType), &result);
getDoubleValueInternal  391 Source/core/css/CSSPrimitiveValue.h     bool getDoubleValueInternal(UnitTypes targetUnitType, double* result) const;