Searched refs:codepoint_to_string (Results 1 – 2 of 2) sorted by relevance
30 def codepoint_to_string(codepoints): function40 codepoint_map[codepoint_to_string([codepoint])] = glyph_name87 codepoint_map[codepoint_to_string(codepoints)] = glyph101 codepoint_map[codepoint_to_string(codepoints)] = ligature.LigGlyph
140 def codepoint_to_string(codepoints): function197 emojis_set.add(codepoint_to_string(codepoints).upper())241 codepoint_to_string(self.codepoints))344 key = codepoint_to_string([codepoint])372 key = codepoint_to_string(codepoints)418 key = codepoint_to_string(hex_str_to_int(x) for x in row[3:])513 key = codepoint_to_string(codepoints)