Home
last modified time | relevance | path

Searched refs:alphabet_offset (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/libs/minikin/
DHyphenator.cpp77 uint32_t alphabet_offset; member
85 return *reinterpret_cast<const uint32_t*>(bytes() + alphabet_offset); in alphabetVersion()
88 return reinterpret_cast<const AlphabetTable0*>(bytes() + alphabet_offset); in alphabetTable0()
91 return reinterpret_cast<const AlphabetTable1*>(bytes() + alphabet_offset); in alphabetTable1()
/frameworks/minikin/doc/
Dhyb_file_format.md52 uint32_t alphabet_offset (in bytes)