Searched refs:BREAK_AND_INSERT_HYPHEN (Results 1 – 3 of 3) sorted by relevance
160 case HyphenationType::BREAK_AND_INSERT_HYPHEN: in editForThisLine()215 return HyphenationType::BREAK_AND_INSERT_HYPHEN; in hyphenationTypeBasedOnScript()244 return HyphenationType::BREAK_AND_INSERT_HYPHEN; in getHyphTypeForArabic()294 HyphenationType result = HyphenationType::BREAK_AND_INSERT_HYPHEN; in alphabetLookup()311 if (result == HyphenationType::BREAK_AND_INSERT_HYPHEN) { in alphabetLookup()334 if (result == HyphenationType::BREAK_AND_INSERT_HYPHEN) { in alphabetLookup()
56 EXPECT_EQ(HyphenationType::BREAK_AND_INSERT_HYPHEN, result[2]); in TEST()146 EXPECT_EQ(HyphenationType::BREAK_AND_INSERT_HYPHEN, result[2]); in TEST()209 EXPECT_EQ(HyphenationType::BREAK_AND_INSERT_HYPHEN, result[2]); in TEST()235 EXPECT_EQ(HyphenationType::BREAK_AND_INSERT_HYPHEN, result[2]); in TEST()263 EXPECT_EQ(HyphenationType::BREAK_AND_INSERT_HYPHEN, result[3]); in TEST()276 EXPECT_EQ(HyphenationType::BREAK_AND_INSERT_HYPHEN, result[2]); in TEST()
46 BREAK_AND_INSERT_HYPHEN = 1, enumerator