Searched refs:pFontCache (Results 1 – 1 of 1) sorted by relevance
359 CFX_AutoFontCache(CFX_FontCache* pFontCache, CFX_Font* pFont) in CFX_AutoFontCache() argument360 : m_pFontCache(pFontCache) in CFX_AutoFontCache()371 #define FX_FONTCACHE_DEFINE(pFontCache, pFont) CFX_AutoFontCache autoFontCache((pFontCache), (pFont… argument