Searched refs:mLineLength (Results 1 – 2 of 2) sorted by relevance
206 printBlock(wrappedOutput.mRootBlock, wrappedOutput.mLineLength); in operator <<()297 : mLineLength(lineLength), mRootBlock(Block("", nullptr)) { in WrappedOutput()
56 size_t mLineLength; member