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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLocatable.cpp 53 SVGElement* SVGLocatable::farthestViewportElement(const SVGElement* element)
SVGGraphicsElement.cpp 153 SVGElement* SVGGraphicsElement::farthestViewportElement() const
155 return SVGTransformable::farthestViewportElement(this);

Completed in 84 milliseconds