Searched refs:addImageMap (Results 1 – 3 of 3) sorted by relevance
106 treeScope().addImageMap(this); in parseAttribute()122 treeScope().addImageMap(this); in insertedInto()
73 void addImageMap(HTMLMapElement*);
211 void TreeScope::addImageMap(HTMLMapElement* imageMap) in addImageMap() function in blink::TreeScope