Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DUserActionElementSet.h58 void documentDidRemoveLastRef();
DUserActionElementSet.cpp50 void UserActionElementSet::documentDidRemoveLastRef() in documentDidRemoveLastRef() function in WebCore::UserActionElementSet
DDocument.cpp627 m_userActionElements.documentDidRemoveLastRef(); in dispose()