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

  /external/webkit/Source/WebCore/svg/animation/
SMILTimeContainer.h 85 String m_nextSamplingTarget;
SMILTimeContainer.cpp 219 m_nextSamplingTarget = elementId;
240 if (!targetElement || !targetElement->hasID() || targetElement->idForStyleResolution() != m_nextSamplingTarget)

Completed in 19 milliseconds