HomeSort by relevance Sort by last modified time
    Searched refs:ignoreDecompileErrors (Results 1 - 2 of 2) sorted by null

  /external/fonttools/Lib/fontTools/
ttx.py 113 ignoreDecompileErrors = True
164 self.ignoreDecompileErrors = False
197 ignoreDecompileErrors=options.ignoreDecompileErrors,
  /external/fonttools/Lib/fontTools/ttLib/
__init__.py 70 verbose=False, recalcBBoxes=True, allowVID=False, ignoreDecompileErrors=False,
118 If ignoreDecompileErrors is set to True, exceptions raised in
141 self.ignoreDecompileErrors = ignoreDecompileErrors
392 if not self.ignoreDecompileErrors:

Completed in 33 milliseconds