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

  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SMILTimeContainer.h 95 bool hasPendingSynchronization() const;
SMILTimeContainer.cpp 125 bool SMILTimeContainer::hasPendingSynchronization() const
136 if (hasPendingSynchronization())
183 } else if (!hasPendingSynchronization()) {
359 if (hasPendingSynchronization())

Completed in 84 milliseconds