Searched refs:offLength (Results 1 – 1 of 1) sorted by relevance
31 const size_t offLength = 16; in AppendItem() local37 value_str.append(offLength, cspace); in AppendItem()43 if (key.size() < (offLength - tabLength)) in AppendItem()44 result.append(size_t((offLength - tabLength)) - key.size(), cspace); in AppendItem()