Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/varLib/
Diup.py94 def can_iup_in_between(deltas, coords, i, j, tolerance): function
199 if cost < best_cost and can_iup_in_between(delta, coords, j, i, tolerance):