HomeSort by relevance Sort by last modified time
    Searched full:containertranslation (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGTransformableContainer.cpp 52 FloatSize translation = static_cast<SVGShadowTreeContainerElement*>(element)->containerTranslation();
56 // FIXME: Could optimize this case for use to avoid refetching the animatedLocalTransform() here, if only the containerTranslation() changed.
SVGShadowTreeElements.h 36 FloatSize containerTranslation() const;
SVGShadowTreeElements.cpp 45 FloatSize SVGShadowTreeContainerElement::containerTranslation() const

Completed in 168 milliseconds