Searched defs:HyphenEdit (Results 1 – 1 of 1) sorted by relevance
35 HyphenEdit() : hyphen(0) { } in HyphenEdit() function36 HyphenEdit(uint32_t hyphenInt) : hyphen(hyphenInt) { } in HyphenEdit() function