Home
last modified time | relevance | path

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

/frameworks/minikin/rust/
Dhyphenator.rs129 BreakAndReplaceWithHyphen = 6, enumerator
703 out[i as usize] = HyphenationType::BreakAndReplaceWithHyphen as u8; in hyphenate_with_no_pattern()