Searched refs:CFX_TypeFace (Results 1 – 6 of 6) sorted by relevance
32 CFX_TypeFace* GetDeviceCache(const CFX_Font* pFont);61 CFX_TypeFace* m_pTypeface;
30 using CFX_TypeFace = SkTypeface; variable139 CFX_TypeFace* GetDeviceCache() const;
26 CFX_TypeFace* GetDeviceCache(const CFX_Font* pFont);
47 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
355 CFX_TypeFace* CFX_FaceCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
694 CFX_TypeFace* CFX_Font::GetDeviceCache() const { in GetDeviceCache()