Searched refs:needsDecompilation (Results 1 - 4 of 4) sorted by relevance

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

Completed in 1069 milliseconds