Home
last modified time | relevance | path

Searched refs:BreakAndDontInsertHyphen (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/rust/
Dhyphenator.rs126 BreakAndDontInsertHyphen = 5, enumerator
680 out[i as usize] = HyphenationType::BreakAndDontInsertHyphen as u8; in hyphenate_with_no_pattern()
774 HyphenationType::BreakAndDontInsertHyphen in hyphenation_type_based_on_script()