Home
last modified time | relevance | path

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

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