Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/conversion/plugins/
H A Dpdf_input.py75 ncxid = opf.manifest.id_for_path('toc.ncx')
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/
H A Dopf2.py275 def id_for_path(self, path): member in Manifest
330 s.append(Spine.Item(s.manifest.id_for_path, path, is_path=True))
1262 id = self.manifest.id_for_path(self.cover)