Home | History | Annotate | Download | only in dom

Lines Matching refs:elementDataCacheClearTimerFired

507     , m_elementDataCacheClearTimer(this, &Document::elementDataCacheClearTimerFired)
4687 void Document::elementDataCacheClearTimerFired(Timer<Document>*)