Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_nodeimpl.cpp2231 …bool hasRemovalListeners = document()->hasListenerType(DocumentImpl::DOMNODEREMOVEDFROMDOCUMENT_LI… in dispatchChildRemovalEvents() local
2240 if (hasRemovalListeners) { in dispatchChildRemovalEvents()