Lines Matching full:multiselect
692 bool multiSelect = data.multiple() && multiSelectKeyPressed && !mouseEvent->shiftKey();707 if (!shiftSelect && !multiSelect)711 if (data.activeSelectionAnchorIndex() < 0 && !multiSelect)724 updateListBoxSelection(data, element, !multiSelect);