Searched refs:removeElementFromDocumentMap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp145 static void removeElementFromDocumentMap(HTMLMediaElement* element, Document* document) function in namespace:blink
422 removeElementFromDocumentMap(this, &document());
497 removeElementFromDocumentMap(this, &oldDocument);

Completed in 210 milliseconds