Searched refs:mHyphenator (Results 1 – 2 of 2) sorted by relevance
69 mHyphenator = nullptr; in setLocale()173 if (paint != nullptr && mHyphenator != nullptr && in addStyleRun()177 mHyphenator->hyphenate(&mHyphBuf, &mTextBuf[wordStart], in addStyleRun()
236 Hyphenator* mHyphenator; variable