Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp196 class FontCache { class
211 FontCache(int size = 2) : in FontCache() function in FontCache
217 ~FontCache() in ~FontCache()
300 FontCache mFontCache;
866 FontCache::Item item; in SetFont()