Searched defs:setValues (Results 1 – 5 of 5) sorted by relevance
461 void PlatformCAAnimation::setValues(const Vector<float>& value) function472 void PlatformCAAnimation::setValues(const Vector<WebCore::TransformationMatrix>& value) function485 void PlatformCAAnimation::setValues(const Vector<FloatPoint3D>& value) function503 void PlatformCAAnimation::setValues(const Vector<WebCore::Color>& value) function
29 - (void)setValues; method41 -(void)setValues { method
424 void PlatformCAAnimation::setValues(const Vector<float>& value) in setValues() function in PlatformCAAnimation438 void PlatformCAAnimation::setValues(const Vector<WebCore::TransformationMatrix>& value) in setValues() function in PlatformCAAnimation452 void PlatformCAAnimation::setValues(const Vector<FloatPoint3D>& value) in setValues() function in PlatformCAAnimation467 void PlatformCAAnimation::setValues(const Vector<WebCore::Color>& value) in setValues() function in PlatformCAAnimation
68 bool FEColorMatrix::setValues(const Vector<float> &values) in setValues() function in WebCore::FEColorMatrix
235 void setValues(AnalysisDataTy& AD) { in setValues() function