Home | History | Annotate | Download | only in regexp

Lines Matching defs:SetAll

1109   void SetAll();
1153 void SetAll(int map_number) {
1154 bitmaps_->at(map_number)->SetAll();
1158 for (int i = from_map; i < length_; i++) SetAll(i);