Searched defs:SubrsIndex (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/
H A DcffLib.py413 class SubrsIndex(GlobalSubrsIndex): class in inherits:GlobalSubrsIndex
501 self.charStringsIndex = SubrsIndex(file, globalSubrs, private, fdSelect, fdArray)
746 return SubrsIndex
750 return SubrsIndex(file)
/external/fonttools/Tools/fontTools/
H A DcffLib.py413 class SubrsIndex(GlobalSubrsIndex): class in inherits:GlobalSubrsIndex
501 self.charStringsIndex = SubrsIndex(file, globalSubrs, private, fdSelect, fdArray)
746 return SubrsIndex
750 return SubrsIndex(file)

Completed in 80 milliseconds