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 229 static AXObject* focusedImageMapUIElement(HTMLAreaElement*);
AXObjectCache.cpp 128 AXObject* AXObjectCache::focusedImageMapUIElement(HTMLAreaElement* areaElement)
173 return focusedImageMapUIElement(toHTMLAreaElement(focusedNode));

Completed in 35 milliseconds