Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/voltLib/
Dparser.py62 gunicode = None
65 gunicode = [self.expect_number_()]
66 if gunicode[0] < 0:
71 gunicode = self.parse_unicode_values_()
88 gunicode, gtype, components,
Dast.py49 def __init__(self, name, gid, gunicode, gtype, components, location=None): argument
53 self.unicode = gunicode