Searched refs:colormap_ (Results 1 – 1 of 1) sorted by relevance
358 std::vector<std::pair<int, int>> colormap_; member in re2::ByteMapBuilder407 colormap_.clear(); in Merge()434 std::find_if(colormap_.begin(), colormap_.end(), in Recolor()438 if (it != colormap_.end()) in Recolor()442 colormap_.emplace_back(oldcolor, newcolor); in Recolor()