Searched refs:adjust_single (Results 1 – 3 of 3) sorted by relevance
225 def __init__(self, adjust_single, location=None): argument227 self.adjust_single = adjust_single
403 adjust_single = []408 adjust_single.append((coverages, pos))411 adjust_single, location=location)
986 adjust = [[[g.glyph for g in a], b] for (a, b) in pos.adjust_single]