Home
last modified time | relevance | path

Searched defs:GetDeviceCache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_fontcache.cpp32 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache() function in CFX_FontCache
H A Dcfx_glyphcache.cpp336 CFX_TypeFace* CFX_GlyphCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache() function in CFX_GlyphCache
H A Dcfx_font.cpp770 CFX_TypeFace* CFX_Font::GetDeviceCache() const { in GetDeviceCache() function in CFX_Font