Searched refs:addImageMap (Results 1 – 3 of 3) sorted by relevance
113 treeScope().addImageMap(this); in parseAttribute()129 treeScope().addImageMap(this); in insertedInto()
69 void addImageMap(HTMLMapElement*);
183 void TreeScope::addImageMap(HTMLMapElement* imageMap) in addImageMap() function in WebCore::TreeScope