Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py257 if not self.needsDecompilation():
308 def needsDecompilation(self): member in T2CharString
502 needsDecompilation = charString.needsDecompilation()
503 if needsDecompilation:
527 if needsDecompilation:
/external/fonttools/Lib/fontTools/
DcffLib.py390 if subr.needsDecompilation():
562 if charStr.needsDecompilation():