HomeSort by relevance Sort by last modified time
    Searched defs:consolidate (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGTransformList.cpp 40 SVGTransform SVGTransformList::consolidate() function in class:WebCore::SVGTransformList
  /external/webkit/Source/WebCore/svg/properties/
SVGTransformListPropertyTearOff.h 51 PassRefPtr<SVGPropertyTearOff<SVGTransform> > consolidate(ExceptionCode& ec) function in class:WebCore::SVGTransformListPropertyTearOff
65 RefPtr<SVGPropertyTearOff<SVGTransform> > wrapper = SVGPropertyTearOff<SVGTransform>::create(values.consolidate());

Completed in 970 milliseconds