Searched refs:previousSelectableListIndex (Results 1 – 4 of 4) sorted by relevance
103 static int previousSelectableListIndex(SelectElementData& data, Element* element, int startIndex) in previousSelectableListIndex() function152 setActiveSelectionEndIndex(data, previousSelectableListIndex(data, element, -1)); in selectAll()801 endIndex = previousSelectableListIndex(data, element, startIndex); in listBoxDefaultEventHandler()811 … endIndex = previousSelectableListIndex(data, element, data.activeSelectionEndIndex()); in listBoxDefaultEventHandler()
5349 (WebCore::SelectElement::previousSelectableListIndex):5456 (WebCore::SelectElement::previousSelectableListIndex):6870 (WebCore::HTMLSelectElement::previousSelectableListIndex):
27996 (WebCore::previousSelectableListIndex): Implemented with nextValidIndex.28004 … (WebCore::SelectElement::): Remove nextSelectableListIndex() and previousSelectableListIndex().
26794 (WebCore::HTMLSelectElement::previousSelectableListIndex):