Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/polish/
H A Dspell.py165 def read_words_from_opf(root, words, file_name, book_locale): argument
175 def count_chars_in_opf(root, counter, file_name, book_locale): argument
189 def read_words_from_ncx(root, words, file_name, book_locale): argument
195 def count_chars_in_ncx(root, counter, file_name, book_locale): argument
239 def read_words_from_html(root, words, file_name, book_locale): argument
248 def count_chars_in_html(root, counter, file_name, book_locale): argument
286 def get_all_words(container, book_locale, get_word_count=False, excluded_files=()): argument
309 def count_all_chars(container, book_locale): argument
H A Dreport.py201 def words_data(container, book_locale, *args): argument
209 def chars_data(container, book_locale, *args): argument
231 def css_data(container, book_locale, result_data, *args): argument
351 def gather_data(container, book_locale): argument