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
130 def codepoint_to_string(codepoints): function177 emojis_set.add(codepoint_to_string(codepoints).upper())221 codepoint_to_string(self.codepoints))324 key = codepoint_to_string([codepoint])344 key = codepoint_to_string(codepoints)386 key = codepoint_to_string(hex_str_to_int(x) for x in row[3:])470 key = codepoint_to_string(codepoints)