Home | History | Annotate | Download | only in accessibility

Lines Matching refs:selected_count

579   unsigned long selected_count = 0;
582 ++selected_count;
585 if (selected_count == 0) {
590 if (selected_count == 1) {
603 new base::win::EnumVariant(selected_count);