Searched refs:multiselectablePropertyStr (Results 1 – 1 of 1) sorted by relevance
2549 String multiselectablePropertyStr = element->getAttribute("aria-multiselectable").string(); in ariaListboxSelectedChildren() local2550 isMultiselectable = equalIgnoringCase(multiselectablePropertyStr, "true"); in ariaListboxSelectedChildren()