Searched refs:FORMAT_FILL_SIZE (Results 1 – 2 of 2) sorted by relevance
83 static constexpr int32_t FORMAT_FILL_SIZE = 6; variable
209 formatInfo.resize(formatMaxSize + FORMAT_FILL_SIZE, FORMAT_BLANK_SPACE); in FormatHelpInfo()