Lines Matching refs:hyphenator
20 #include <minikin/Hyphenator.h>
54 Hyphenator* hyphenator = Hyphenator::loadBinary(readWholeFile(usHyph).data(), 2, 3);
57 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
68 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
71 hyphenator->hyphenate(&result, word, NELEM(word), catalanLocale);
82 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
85 hyphenator->hyphenate(&result, word, NELEM(word), catalanLocale);
94 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
97 hyphenator->hyphenate(&result, word, NELEM(word), polishLocale);
106 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
109 hyphenator->hyphenate(&result, word, NELEM(word), polishLocale);
119 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
122 hyphenator->hyphenate(&result, word, NELEM(word), polishLocale);
131 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
134 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
143 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
146 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
154 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
157 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
166 Hyphenator* hyphenator = Hyphenator::loadBinary(readWholeFile(malayalamHyph).data(), 2, 2);
170 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
181 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
184 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
194 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
197 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
207 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
210 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
220 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
223 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
232 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
235 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
247 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
250 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
261 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
264 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
274 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
277 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
287 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
290 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
299 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
302 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
311 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
314 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);
324 Hyphenator* hyphenator = Hyphenator::loadBinary(nullptr, 2, 2);
327 hyphenator->hyphenate(&result, word, NELEM(word), usLocale);