Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontcache.h26 CFX_TypeFace* GetDeviceCache(const CFX_Font* pFont);
Dcfx_fontcache.cpp36 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
Dfx_font.h51 using CFX_TypeFace = SkTypeface; variable
Dcfx_glyphcache.h51 CFX_TypeFace* GetDeviceCache(const CFX_Font* pFont);
Dcfx_font.h81 CFX_TypeFace* GetDeviceCache() const;
Dcfx_glyphcache.cpp316 CFX_TypeFace* CFX_GlyphCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
Dcfx_font.cpp718 CFX_TypeFace* CFX_Font::GetDeviceCache() const { in GetDeviceCache()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1173 CFX_TypeFace* typeface = in FontChanged()
1503 sk_sp<CFX_TypeFace> m_pTypeFace;