Searched defs:actionElement (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/accessibility/ | ||
| D | AXMenuListOption.cpp | 45 Element* AXMenuListOption::actionElement() const in actionElement() function in WebCore::AXMenuListOption |
| D | AXImageMapLink.cpp | 84 Element* AXImageMapLink::actionElement() const in actionElement() function in WebCore::AXImageMapLink |
| D | AXListBoxOption.cpp | 157 Element* AXListBoxOption::actionElement() const in actionElement() function in WebCore::AXListBoxOption |
| D | AXNodeObject.cpp | 1383 Element* AXNodeObject::actionElement() const in actionElement() function in WebCore::AXNodeObject |
| D | AXObject.h | 507 virtual Element* actionElement() const { return 0; } in actionElement() function |