Searched refs:isActiveShadowInsertionPoint (Results 1 – 2 of 2) sorted by relevance
97 inline bool isActiveShadowInsertionPoint(const Node& node) in isActiveShadowInsertionPoint() function
106 ASSERT(isActiveShadowInsertionPoint(*node)); in ownedByNonFocusableFocusScopeOwner()200 return isNonKeyboardFocusableShadowHost(node) || isActiveShadowInsertionPoint(*node); in isNonFocusableFocusScopeOwner()