Searched refs:mHyphenator (Results 1 – 2 of 2) sorted by relevance
67 mHyphenator = hyphenator; in setLocale()168 if (paint != nullptr && mHyphenator != nullptr && in addStyleRun()172 mHyphenator->hyphenate(&mHyphBuf, in addStyleRun()
228 Hyphenator* mHyphenator; variable