Home
last modified time | relevance | path

Searched defs:ariaLabeledByAttribute (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXNodeObject.cpp1046 String AXNodeObject::ariaLabeledByAttribute() const in ariaLabeledByAttribute() function in WebCore::AXNodeObject
DAXObject.h431 virtual String ariaLabeledByAttribute() const { return String(); } in ariaLabeledByAttribute() function