Home
last modified time | relevance | path

Searched refs:setDocumentOrderIndexesDirty (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/svg/animation/
DSMILTimeContainer.h61 void setDocumentOrderIndexesDirty() { m_documentOrderIndexesDirty = true; } in setDocumentOrderIndexesDirty() function
DSVGSMILElement.cpp141 m_timeContainer->setDocumentOrderIndexesDirty(); in insertedIntoDocument()
/external/webkit/WebCore/
DChangeLog-2008-08-1029611 (WebCore::SMILTimeContainer::setDocumentOrderIndexesDirty):