Searched refs:isPresentationalChildOfAriaRole (Results 1 – 4 of 4) sorted by relevance
133 virtual bool isPresentationalChildOfAriaRole() const OVERRIDE;
441 virtual bool isPresentationalChildOfAriaRole() const { return false; } in isPresentationalChildOfAriaRole() function
300 if (isPresentationalChildOfAriaRole()) in defaultObjectInclusion()
1024 bool AXRenderObject::isPresentationalChildOfAriaRole() const in isPresentationalChildOfAriaRole() function in blink::AXRenderObject