Home | History | Annotate | Download | only in Target

Lines Matching defs:is_selected

1839     bool is_selected = false;
1843 is_selected = true;
1845 strm.Printf("%c ", is_selected ? '*' : ' ');