Home
last modified time | relevance | path

Searched defs:HyphenEdit (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/include/minikin/
DHyphenator.h103 HyphenEdit() : hyphen(NO_EDIT) { } in HyphenEdit() function
104 HyphenEdit(uint32_t hyphenInt) : hyphen(hyphenInt) { } // NOLINT(implicit) in HyphenEdit() function