Lines Matching full:clicked
700 // If we're not in any special multiple selection mode, then deselect all other items, excluding the clicked option.
701 // If no option was clicked, then this will deselect all items in the list.
709 // Set the selection state of the clicked option
714 // If we're doing a single selection, or a multiple selection (using cmd or ctrl), then initialize the anchor index to the listIndex that just got clicked.