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

  /external/fonttools/Lib/fontTools/ttLib/
macUtils.py 33 numSFNTs = Res.Count1Resources('sfnt')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 141 n_terminology = Count1Resources('aete') + Count1Resources('aeut') + \
142 Count1Resources('scsz') + Count1Resources('osiz')
159 for i in range(Count1Resources('aete')):
162 for i in range(Count1Resources('aeut')):
    [all...]
buildtools.py 360 nresources = Res.Count1Resources(type)
  /external/fonttools/Lib/fontTools/
t1Lib.py 149 n = Res.Count1Resources('POST')

Completed in 1455 milliseconds