Searched defs:target_advance (Results 1 – 2 of 2) sorted by relevance
117 def justify(face, words, advance, target_advance): argument162 def typeset(face, text, target_advance): argument
197 float target_advance = advance * unit; in shape() local