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

/external/fonttools/Lib/fontTools/
H A DcffLib.py33 self.strings = IndexedStrings(file)
55 strings = IndexedStrings()
1315 assert isinstance(strings, IndexedStrings)
1599 class IndexedStrings(object): class in inherits:object
/external/fonttools/Tools/fontTools/
H A DcffLib.py33 self.strings = IndexedStrings(file)
55 strings = IndexedStrings()
1315 assert isinstance(strings, IndexedStrings)
1599 class IndexedStrings(object): class in inherits:object

Completed in 123 milliseconds