Searched defs:lineLength (Results 1 – 1 of 1) sorted by relevance
162 void Formatter::printBlock(const WrappedOutput::Block& block, size_t lineLength) { in printBlock()296 WrappedOutput::WrappedOutput(size_t lineLength) in WrappedOutput()