Searched refs:otValueRecord (Results 1 – 2 of 2) sorted by relevance
1401 def add_pos(self, location, glyph, otValueRecord): argument1411 if not self.can_add(glyph, otValueRecord):1418 if otValueRecord:1419 self.mapping[glyph] = otValueRecord
1373 otValueRecord = makeOpenTypeValueRecord(value, pairPosContext=False)1376 lookup.add_pos(location, glyph, otValueRecord)