Home
last modified time | relevance | path

Searched refs:dispatchChildRemovalEvents (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/dom/
DContainerNode.cpp50 static void dispatchChildRemovalEvents(Node*);
381 dispatchChildRemovalEvents(child); in willRemoveChild()
396 dispatchChildRemovalEvents(child); in willRemoveChildren()
1078 static void dispatchChildRemovalEvents(Node* child) in dispatchChildRemovalEvents() function
/external/webkit/Source/WebCore/
DChangeLog-2006-05-109127 (WebCore::dispatchChildRemovalEvents):
12505 (WebCore::dispatchChildRemovalEvents):
28789 (WebCore::dispatchChildRemovalEvents): Ditto.
32482 (DOM::ContainerNodeImpl::dispatchChildRemovalEvents):
DChangeLog-2005-12-198166 (DOM::ContainerNodeImpl::dispatchChildRemovalEvents):
21856 (DOM::ContainerNodeImpl::dispatchChildRemovalEvents):
26335 (NodeImpl::dispatchChildRemovalEvents):
DChangeLog-2011-02-1644398 (WebCore::dispatchChildRemovalEvents): Ditto.
44440 (WebCore::dispatchChildRemovalEvents):
44531 (WebCore::dispatchChildRemovalEvents): Ditto.
DChangeLog-2009-06-1623780 (WebCore::dispatchChildRemovalEvents):
29395 (WebCore::dispatchChildRemovalEvents): Ditto.
42330 (WebCore::dispatchChildRemovalEvents):
72854 (WebCore::dispatchChildRemovalEvents):
76766 (WebCore::dispatchChildRemovalEvents):
DChangeLog-2002-12-0315811 (NodeBaseImpl::dispatchChildRemovalEvents), (ChildNodeListImpl::nodeMatches),
DChangeLog-2005-08-2319075 (ContainerNodeImpl::dispatchChildRemovalEvents):
30711 …splayNode and displayTree methods for debugging. Fixed comment typo in dispatchChildRemovalEvents.
30715 (NodeBaseImpl::dispatchChildRemovalEvents):
DChangeLog-2010-12-0643188 (WebCore::dispatchChildRemovalEvents):
43887 (WebCore::dispatchChildRemovalEvents):
43966 (WebCore::dispatchChildRemovalEvents):
62711 (WebCore::dispatchChildRemovalEvents):
DChangeLog-2010-01-2912695 (WebCore::dispatchChildRemovalEvents):
55393 (WebCore::dispatchChildRemovalEvents):
71095 (WebCore::dispatchChildRemovalEvents): Ditto.
DChangeLog-2008-08-1013141 (WebCore::dispatchChildRemovalEvents):
40678 (WebCore::dispatchChildRemovalEvents): Updated for name change.
DChangeLog-2010-05-249463 (WebCore::dispatchChildRemovalEvents): Moved some logic out into willRemoveChildrenFromNode
DChangeLog-2007-10-144207 (WebCore::dispatchChildRemovalEvents):