Home
last modified time | relevance | path

Searched refs:forbidEventDispatch (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/dom/
DContainerNode.cpp196 forbidEventDispatch(); in insertBeforeCommon()
317 forbidEventDispatch(); in replaceChild()
465 forbidEventDispatch(); in removeBetween()
521 forbidEventDispatch(); in removeChildren()
616 forbidEventDispatch(); in appendChild()
657 forbidEventDispatch(); in parserAddChild()
DEventTarget.h217 void forbidEventDispatch();
221 inline void forbidEventDispatch() { } in forbidEventDispatch() function
DEventTarget.cpp46 void forbidEventDispatch() in forbidEventDispatch() function
/external/webkit/Source/WebCore/
DChangeLog-2005-12-198139 (DocumentImpl::forbidEventDispatch):
10361 forbidEventDispatch() and allowEventDispatch()
10363 (DOM::forbidEventDispatch):
DChangeLog-2006-05-106084 (WebCore::forbidEventDispatch):
12546 (WebCore::forbidEventDispatch):
DChangeLog-2008-08-1064835 (WebCore::forbidEventDispatch):
64841 (WebCore::forbidEventDispatch):
DChangeLog-2009-06-1662233 of the forbidEventDispatch functions too.
DChangeLog-2010-01-2955412 (WebCore::forbidEventDispatch):