Searched refs:removeImageMap (Results 1 – 9 of 9) sorted by relevance
116 document->removeImageMap(this); in parseMappedAttribute()142 document()->removeImageMap(this); in removedFromDocument()
50 void removeImageMap(HTMLMapElement*);
127 void TreeScope::removeImageMap(HTMLMapElement* imageMap) in removeImageMap() function in WebCore::TreeScope
47791 (HTMLMapElementImpl::~HTMLMapElementImpl): Call new removeImageMap function instead47803 … * khtml/xml/dom_docimpl.h: Added addImageMap, removeImageMap, getImageMap, and m_imageMapsByName.47807 (DocumentImpl::removeImageMap): Added. Removes the image map if it's already filed by
1718 (WebCore::Document::removeImageMap): Ditto.2252 (WebCore::Document::removeImageMap):2353 (WebCore::Document::removeImageMap):
31304 (DocumentImpl::removeImageMap): Ditto.
25234 (DocumentImpl::removeImageMap):
78031 (WebCore::Document::removeImageMap): ditto
16318 (WebCore::Document::removeImageMap): Use DocumentOrderedMap::remove.