Searched refs:count_width (Results 1 – 1 of 1) sorted by relevance
57 unsigned int const count_width = 6; variable64 str += string(count_width, ' ') + ' '; in get_annotation_fill()142 os << setw(count_width) << count[i] << ' '; in count_str()