Searched refs:previousNodeWithLowerTabIndex (Results 1 – 1 of 1) sorted by relevance
493 static Node* previousNodeWithLowerTabIndex(Node* start, int tabIndex) in previousNodeWithLowerTabIndex() function574 return previousNodeWithLowerTabIndex(last, startingTabIndex); in previousFocusableNode()