Searched defs:HyphenationType (Results 1 – 2 of 2) sorted by relevance
115 pub enum HyphenationType { enum346 ) -> HyphenationType {624 fn get_hyph_type_for_arabic(word: &[u16], location: u32) -> HyphenationType { in get_hyph_type_for_arabic()715 hyphen_value: HyphenationType,767 fn hyphenation_type_based_on_script(code_point: u32) -> HyphenationType { in hyphenation_type_based_on_script()
40 enum class HyphenationType : uint8_t { enum