Searched refs:useMapName (Results 1 – 1 of 1) sorted by relevance
1661 String useMapName = static_cast<HTMLImageElement*>(curr)->useMap().substring(1).lower(); in accessibilityParentForImageMap() local1662 if (useMapName == mapName) in accessibilityParentForImageMap()