Searched refs:mHyphenator (Results 1 – 4 of 4) sorted by relevance
75 mHyphenator = nullptr; in setLocale()178 if (paint != nullptr && mHyphenator != nullptr && in addStyleRun()182 mHyphenator->hyphenate(&mHyphBuf, &mTextBuf[wordStart], in addStyleRun()
223 Hyphenator* mHyphenator; variable
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