Home
last modified time | relevance | path

Searched defs:font_dict (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont_unittest.cpp27 auto font_dict = pdfium::MakeRetain<CPDF_Dictionary>(); in TEST_F() local
/external/pdfium/fpdfsdk/
Dfpdf_edit_embeddertest.cpp41 void CheckFontDescriptor(const CPDF_Dictionary* font_dict, in CheckFontDescriptor()
2407 CPDF_Dictionary* font_dict = cpage->m_pResources->GetDictFor("Font"); in TEST_F() local
2430 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local
2459 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local
2489 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local
2538 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F() local
/external/freetype/include/freetype/internal/
Dcfftypes.h304 CFF_FontRecDictRec font_dict; member