Home
last modified time | relevance | path

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

/external/noto-fonts/emoji-compat/
Dcreatefont.py125 def codepoint_to_string(codepoints): function
172 emojis_set.add(codepoint_to_string(codepoints).upper())
214 codepoint_to_string(self.codepoints))
313 key = codepoint_to_string([codepoint])
333 key = codepoint_to_string(codepoints)
375 key = codepoint_to_string(hex_str_to_int(x) for x in row[3:])
446 key = codepoint_to_string(codepoints)