Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dhighlights.py33 decoration_cache = {} variable
58 ans = decoration_cache.get(style_key, sentinel)
118 decoration_cache[style_key] = ans