Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/cffLib/
D__init__.py53 self.strings = IndexedStrings(file)
111 strings = IndexedStrings()
1934 assert isinstance(strings, IndexedStrings)
2453 class IndexedStrings(object): class