Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DHyphenator.cpp33 struct AlphabetTable0 { struct
87 const AlphabetTable0* alphabetTable0() const { in alphabetTable0()
88 return reinterpret_cast<const AlphabetTable0*>(bytes() + alphabet_offset); in alphabetTable0()
298 const AlphabetTable0* alphabet = header->alphabetTable0(); in alphabetLookup()