Searched refs:codepoint_subtable (Results 1 – 1 of 1) sorted by relevance
47 codepoint_subtable: Option<CodepointSubtable<'a>>, field59 codepoint_subtable: selection in new()60 .codepoint_subtable in new()71 self.codepoint_subtable.is_some() in has_map()76 self.codepoint_subtable in is_symbol()91 self.codepoint_subtable.as_ref()?.map(ch.into()) in map()97 self.codepoint_subtable in mappings()132 codepoint_subtable: Option<u16>, field160 codepoint_subtable: self in charmap()161 .codepoint_subtable in charmap()[all …]