Searched refs:consolidate (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGTransformList.h36 SVGTransform consolidate();
H A DSVGTransformList.cpp40 SVGTransform SVGTransformList::consolidate() function in class:WebCore::SVGTransformList
H A DSVGTransformList.idl50 SVGTransform consolidate()
/external/webkit/Source/WebCore/svg/properties/
H A DSVGTransformListPropertyTearOff.h51 PassRefPtr<SVGPropertyTearOff<SVGTransform> > consolidate(ExceptionCode& ec) function in class:WebCore::SVGTransformListPropertyTearOff
65 RefPtr<SVGPropertyTearOff<SVGTransform> > wrapper = SVGPropertyTearOff<SVGTransform>::create(values.consolidate());

Completed in 56 milliseconds