Home
last modified time | relevance | path

Searched refs:IndexedStrings (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/cffLib/
D__init__.py93 self.strings = IndexedStrings(file)
159 strings = IndexedStrings()
2150 assert isinstance(strings, IndexedStrings)
2700 class IndexedStrings(object): class