Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h359 CFX_AutoFontCache(CFX_FontCache* pFontCache, CFX_Font* pFont) in CFX_AutoFontCache() argument
360 : m_pFontCache(pFontCache) in CFX_AutoFontCache()
371 #define FX_FONTCACHE_DEFINE(pFontCache, pFont) CFX_AutoFontCache autoFontCache((pFontCache), (pFont… argument