Searched refs:getDoubleValueInternal (Results 1 – 2 of 2) sorted by relevance
685 bool success = getDoubleValueInternal(static_cast<UnitTypes>(unitType), &result); in getDoubleValue()697 getDoubleValueInternal(static_cast<UnitTypes>(unitType), &result); in getDoubleValue()732 bool CSSPrimitiveValue::getDoubleValueInternal(UnitTypes requestedUnitType, double* result) const in getDoubleValueInternal() function in WebCore::CSSPrimitiveValue
367 bool getDoubleValueInternal(UnitTypes targetUnitType, double* result) const;