Home
last modified time | relevance | path

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

/external/noto-fonts/scripts/
Dcolor_emoji_image_diff.py70 subs_list[record.SequenceIndex] = get_substitutions(lookup_list,
89 def get_substitutions(lookup_list, index): function
/external/noto-fonts/emoji-compat/
Dcreatefont.py529 subs_list[record.SequenceIndex] = self.get_substitutions(lookup_list,
551 def get_substitutions(self, lookup_list, index): member in EmojiFontCreator