Searched defs:numChars (Results 1 – 2 of 2) sorted by relevance
119 int numChars; member
872 size_t qrcodegen_calcSegmentBufferSize(enum qrcodegen_Mode mode, size_t numChars) in qrcodegen_calcSegmentBufferSize()890 testable int calcSegmentBitLength(enum qrcodegen_Mode mode, size_t numChars) in calcSegmentBitLength()1044 int numChars = segs[i].numChars; in getTotalBits() local