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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h 230 static AXObject* focusedImageMapUIElement(HTMLAreaElement*);
AXObjectCache.cpp 130 AXObject* AXObjectCache::focusedImageMapUIElement(HTMLAreaElement* areaElement)
175 return focusedImageMapUIElement(toHTMLAreaElement(focusedNode));

Completed in 43 milliseconds