Searched refs:helpInfoAdd (Results 1 – 1 of 1) sorted by relevance
225 std::string helpInfoAdd; in GetFormatMaxSize() local227 helpInfoAdd.append(" ") in GetFormatMaxSize()233 formatMaxSize = helpInfoAdd.size() > formatMaxSize ? helpInfoAdd.size() : formatMaxSize; in GetFormatMaxSize()