Home | History | Annotate | Download | only in regexp

Lines Matching refs:SetAll

1116   void SetAll();
1160 void SetAll(int map_number) {
1161 bitmaps_->at(map_number)->SetAll();
1165 for (int i = from_map; i < length_; i++) SetAll(i);