Searched refs:alphabet_offset (Results 1 – 2 of 2) sorted by relevance
83 uint32_t alphabet_offset; member91 return *reinterpret_cast<const uint32_t*>(bytes() + alphabet_offset); in alphabetVersion()94 return reinterpret_cast<const AlphabetTable0*>(bytes() + alphabet_offset); in alphabetTable0()97 return reinterpret_cast<const AlphabetTable1*>(bytes() + alphabet_offset); in alphabetTable1()
52 uint32_t alphabet_offset (in bytes)