Home | History | Annotate | Download | only in accessibility

Lines Matching full:accessibility

11 #include "content/browser/accessibility/browser_accessibility.h"
12 #include "content/browser/accessibility/browser_accessibility_manager.h"
15 // object. The renderer converts webkit's accessibility tree into a
24 // This creates a cocoa browser accessibility object around
26 - (id)initWithObject:(content::BrowserAccessibility*)accessibility;
58 // the accessibility children of this object.
76 // isIgnored returns whether or not the accessibility object
77 // should be ignored by the accessibility hierarchy.
91 // A string indicating the role of this object as far as accessibility
101 // A string indicating the subrole of this object as far as accessibility