Searched refs:elementRemoved (Results 1 – 9 of 9) sorted by relevance
47 void elementRemoved(Element*);
84 void PointerLockController::elementRemoved(Element* element) in elementRemoved() function in blink::PointerLockController
83 void elementRemoved(Element&);
562 void Fullscreen::elementRemoved(Element& oldNode) in elementRemoved() function in blink::Fullscreen
1287 fullscreen->elementRemoved(*this); in removedFrom()1290 document().page()->pointerLockController().elementRemoved(this); in removedFrom()
2 …elementRemoved:function(a){this.scrollType["delete"](a),c.unlisten(a,this.events),e(a).forEach(fun… method
36 …elementRemoved:function(a){a._scrollType=void 0,c.unlisten(a,this.events),f(a).forEach(function(a)… method
1 …elementRemoved: function(el) {\n this.scrollType['delete'](el);\n dispatcher.unlisten(el…