Searched refs:nextNodeWithGreaterTabIndex (Results 1 – 2 of 2) sorted by relevance
2512 static Node* nextNodeWithGreaterTabIndex(Node* start, int tabIndex, KeyboardEvent* event) in nextNodeWithGreaterTabIndex() function2562 if (Node* winner = nextNodeWithGreaterTabIndex(this, start ? start->tabIndex() : 0, event)) in nextFocusableNode()
68855 (WebCore::nextNodeWithGreaterTabIndex): Ditto.