Searched refs:getCharBit (Results 1 – 3 of 3) sorted by relevance
67 unsigned getCharBit() const;
192 unsigned Context::getCharBit() const { in getCharBit() function in Context
38 const size_t BitWidth = CharWidth * Ctx.getCharBit(); in createGlobalString()