HomeSort by relevance Sort by last modified time
    Searched refs:focusedImageMapUIElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/accessibility/
AXObjectCache.h 139 static AccessibilityObject* focusedImageMapUIElement(HTMLAreaElement*);
AXObjectCache.cpp 89 AccessibilityObject* AXObjectCache::focusedImageMapUIElement(HTMLAreaElement* areaElement)
127 return focusedImageMapUIElement(static_cast<HTMLAreaElement*>(focusedNode));

Completed in 30 milliseconds