Searched defs:isPresentationalChildOfAriaRole (Results 1 – 2 of 2) sorted by relevance
1024 bool AXRenderObject::isPresentationalChildOfAriaRole() const in isPresentationalChildOfAriaRole() function in blink::AXRenderObject
441 virtual bool isPresentationalChildOfAriaRole() const { return false; } in isPresentationalChildOfAriaRole() function