Searched refs:pad_l (Results 1 – 1 of 1) sorted by relevance
164 std::string pad_l; in FormatCell() local167 pad_l = std::string(pad / 2, ' '); in FormatCell()172 aligned.Printf("|%s%s%s", pad_l.c_str(), content.GetString().data(), in FormatCell()