Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/feaLib/
Dast.py345 class TableBlock(Block): class
352 res += super(TableBlock, self).asFea(indent=indent)
Dparser.py853 table = self.ast.TableBlock(name, location=location)