Home
last modified time | relevance | path

Searched refs:getNumChars (Results 1 - 2 of 2) sorted by relevance

/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp159 * Accessed through getNumChars(). */
195 public: int getNumChars() const;
H A Dqrcodegen.cpp220 int QrSegment::getNumChars() const { in getNumChars() function in qrcodegen::QrSegment
294 bb.appendBits(static_cast<uint32_t>(seg.getNumChars()), seg.getMode().numCharCountBits(version)); in encodeSegments()

Completed in 3 milliseconds