Searched refs:TopDictIndexCompiler (Results 1 – 1 of 1) sorted by relevance
323 if isinstance(item, TopDictIndexCompiler) and item.isCFF2:442 class TopDictIndexCompiler(IndexCompiler): class461 return super(TopDictIndexCompiler, self).getOffsets()468 return super(TopDictIndexCompiler, self).getDataLength()474 super(TopDictIndexCompiler, self).toFile(file)679 compilerClass = TopDictIndexCompiler