Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontcache.h27 CFX_TypeFace* GetDeviceCache(const CFX_Font* pFont);
Dcfx_facecache.h41 CFX_TypeFace* GetDeviceCache(const CFX_Font* pFont);
Dcfx_fontcache.cpp50 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
Dfx_font.h24 using CFX_TypeFace = SkTypeface; variable
Dcfx_font.h61 CFX_TypeFace* GetDeviceCache() const;
Dcfx_facecache.cpp316 CFX_TypeFace* CFX_FaceCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
Dcfx_font.cpp629 CFX_TypeFace* CFX_Font::GetDeviceCache() const { in GetDeviceCache()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1100 CFX_TypeFace* typeface = in FontChanged()
1404 UnownedPtr<CFX_TypeFace> m_pTypeFace;