Home
last modified time | relevance | path

Searched defs:exposesTitleUIElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXTableCell.h59 virtual bool exposesTitleUIElement() const OVERRIDE FINAL { return true; } in exposesTitleUIElement() function
DAXNodeObject.cpp788 bool AXNodeObject::exposesTitleUIElement() const in exposesTitleUIElement() function in blink::AXNodeObject
DAXObject.h399 virtual bool exposesTitleUIElement() const { return true; } in exposesTitleUIElement() function