Home | History | Annotate | Download | only in src

Lines Matching defs:SetAll

1272   void SetAll();
1316 void SetAll(int map_number) {
1317 bitmaps_->at(map_number)->SetAll();
1321 for (int i = from_map; i < length_; i++) SetAll(i);