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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCollection.h138 unregisterIdNameCacheFromDocument(oldDocument ? *oldDocument : document());
143 void unregisterIdNameCacheFromDocument(Document& document) const function in class:blink::HTMLCollection
H A DHTMLCollection.cpp182 unregisterIdNameCacheFromDocument(document());

Completed in 600 milliseconds