Home | History | Annotate | Download | only in src

Lines Matching defs:SetAll

1265   void SetAll();
1309 void SetAll(int map_number) {
1310 bitmaps_->at(map_number)->SetAll();
1314 for (int i = from_map; i < length_; i++) SetAll(i);