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

  /external/fonttools/Lib/fontTools/misc/
psCharStrings.py 257 if not self.needsDecompilation():
308 def needsDecompilation(self):
502 needsDecompilation = charString.needsDecompilation()
503 if needsDecompilation:
527 if needsDecompilation:
  /external/fonttools/Lib/fontTools/
cffLib.py 390 if subr.needsDecompilation():
562 if charStr.needsDecompilation():
    [all...]

Completed in 75 milliseconds