Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dfilenames.py42 def shorten_component(s, by_what): function
63 x = shorten_component(x, max(2, delta // 2))
89 r = shorten_component(b, delta)+e
93 r = shorten_component(x, delta)