Searched defs:pCache (Results 1 – 6 of 6) sorted by relevance
25 CPDF_PageRenderCache* pCache, in Start()
53 auto pCache = pdfium::MakeRetain<CPDF_Type3Cache>(pFont); in GetCachedType3() local
916 CPDF_PageRenderCache* pCache, in DrawPatternBitmap()1944 RetainPtr<CPDF_Type3Cache> pCache = GetCachedType3(pType3Font); in ProcessType3Text() local
667 CFX_FontCache* pCache = CFX_GEModule::Get()->GetFontCache(); in DrawText() local
14491 PCache *pCache; /* PRIVATE: Cache that owns this page */ member