Searched defs:shouldFocusActiveDescendant (Results 1 – 2 of 2) sorted by relevance
1016 bool AXRenderObject::shouldFocusActiveDescendant() const in shouldFocusActiveDescendant() function in WebCore::AXRenderObject
437 virtual bool shouldFocusActiveDescendant() const { return false; } in shouldFocusActiveDescendant() function