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

/frameworks/minikin/libs/minikin/
H A DHyphenator.cpp90 uint32_t alphabetVersion() const { function in struct:android::Header
142 uint32_t alphabetVersion = header->alphabetVersion(); local
143 if (alphabetVersion == 0) {
161 } else if (alphabetVersion == 1) {

Completed in 768 milliseconds