Home
last modified time | relevance | path

Searched defs:contourpoint (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/feaLib/
Dast.py482 def __init__(self, x, y, name=None, contourpoint=None, argument
505 def __init__(self, name, x, y, contourpoint=None, location=None): argument