Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/editor/
H A D__init__.py36 def editor_from_syntax(syntax, parent=None): function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/
H A Dboss.py49 from calibre.gui2.tweak_book.editor import editor_from_syntax, syntax_from_mime
1727 editor = editors[name] = editor_from_syntax(syntax, self.gui.editor_tabs)