OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 540 milliseconds