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

  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SVGSMILElement.h 160 SMILTime resolveActiveEnd(SMILTime resolvedBegin, SMILTime resolvedEnd) const;
SVGSMILElement.cpp 882 SMILTime SVGSMILElement::resolveActiveEnd(SMILTime resolvedBegin, SMILTime resolvedEnd) const
918 tempEnd = resolveActiveEnd(tempBegin, SMILTime::indefinite());
    [all...]

Completed in 228 milliseconds