Home
last modified time | relevance | path

Searched defs:flatten_toc (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/conversion/plugins/
H A Dlrf_output.py169 def flatten_toc(self): member in LRFOutput
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/toc/
H A Dmain.py147 flatten_toc = pyqtSignal() variable in ItemView
796 def flatten_toc(self): member in TOCView