Searched refs:dash_count (Results 1 – 1 of 1) sorted by relevance
160 uint32_t dash_count = kColumns - fill_count; in Display() local162 std::string dashes = std::string(dash_count, '-'); in Display()