Searched refs:HasFocusableChild (Results 1 – 2 of 2) sorted by relevance
84 bool HasFocusableChild() const;
71 if (HasFocusableChild()) in PlatformIsLeaf()538 bool BrowserAccessibilityAndroid::HasFocusableChild() const { in HasFocusableChild() function in content::BrowserAccessibilityAndroid545 if (static_cast<BrowserAccessibilityAndroid*>(child)->HasFocusableChild()) in HasFocusableChild()