Searched defs:HyphenEdit (Results 1 – 1 of 1) sorted by relevance
103 HyphenEdit() : hyphen(NO_EDIT) { } in HyphenEdit() function104 HyphenEdit(uint32_t hyphenInt) : hyphen(hyphenInt) { } // NOLINT(implicit) in HyphenEdit() function