Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/dialogs/
H A Ddevice_category_editor.py52 def __init__(self, window, tag_to_match, data, key): argument
H A Dtag_list_editor.py141 def __init__(self, window, cat_name, tag_to_match, get_book_ids, sorter, argument
397 def fill_in_table(self, tags, tag_to_match, ttm_is_first_letter): argument