Searched refs:unicodeValue (Results 1 – 4 of 4) sorted by relevance
404 for unicodeValue, variationSelector, glyphName in uvs:405 if cmapping.get(unicodeValue) == glyphName:410 uvsDict[variationSelector].append((unicodeValue, glyphName))
640 return unicodeValue.cmp (codepoint); in cmp()649 HBUINT24 unicodeValue; /* Base Unicode value of the UVS */ member
192 glyphData = dict(name="dollar", unicodeValue=0x24)
255 glyphData = dict(name="arrow", unicodeValue=1234)