Home
last modified time | relevance | path

Searched defs:fallback_cache (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dfont_fallback_linux.cc204 static base::NoDestructor<FallbackFontListCache> fallback_cache( in GetFallbackFontListCacheInstance() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dfont_fallback_linux.cc204 static base::NoDestructor<FallbackFontListCache> fallback_cache( in GetFallbackFontListCacheInstance() local
/dports/devel/efl/efl-1.25.1/src/lib/efreet/
H A Defreet_cache.c60 static Eet_File *fallback_cache = NULL; variable
/dports/devel/sccache/sccache-0.2.15/src/
H A Dconfig.rs575 pub fallback_cache: DiskCacheConfig, field