Searched refs:pFontGlobals (Results 1 – 1 of 1) sorted by relevance
296 auto* pFontGlobals = CPDF_FontGlobals::GetInstance(); in GetStockFont() local297 RetainPtr<CPDF_Font> pFont = pFontGlobals->Find(pDoc, font_id.value()); in GetStockFont()307 pFontGlobals->Set(pDoc, font_id.value(), pFont); in GetStockFont()