Searched defs:font_dict (Results 1 – 3 of 3) sorted by relevance
27 auto font_dict = pdfium::MakeRetain<CPDF_Dictionary>(); in TEST_F() local
41 void CheckFontDescriptor(const CPDF_Dictionary* font_dict, in CheckFontDescriptor()2407 CPDF_Dictionary* font_dict = cpage->m_pResources->GetDictFor("Font"); in TEST_F() local2430 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local2459 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local2489 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local2538 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local
304 CFF_FontRecDictRec font_dict; member