Home
last modified time | relevance | path

Searched defs:pFontDesc (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmgr.cpp126 CTTFontDesc* pFontDesc = it->second.get(); in GetCachedFace() local
149 auto pFontDesc = pdfium::MakeUnique<CTTFontDesc>(pData, face); in AddCachedFace() local
163 CTTFontDesc* pFontDesc = it->second.get(); in GetCachedTTCFace() local
181 auto pFontDesc = pdfium::MakeUnique<CTTFontDesc>(pData, face_index, face); in AddCachedTTCFace() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp107 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDictFor("FontDescriptor"); in LoadCommon() local
Dcpdf_font.cpp167 void CPDF_Font::LoadFontDescriptor(CPDF_Dictionary* pFontDesc) { in LoadFontDescriptor()
328 CPDF_Dictionary* pFontDesc = pFontDict->GetDictFor("FontDescriptor"); in Create() local
Dcpdf_type1font.cpp80 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDictFor("FontDescriptor"); in Load() local
Dcpdf_cidfont.cpp357 CPDF_Dictionary* pFontDesc = pCIDFontDict->GetDictFor("FontDescriptor"); in Load() local
844 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDictFor("FontDescriptor"); in LoadGB2312() local
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp456 CFPF_SkiaPathFont* pFontDesc = new CFPF_SkiaPathFont; in ScanFile() local
464 CFPF_SkiaFontDescriptor* pFontDesc) { in ReportFace()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp326 auto pFontDesc = in CalculateFontDesc() local
948 CPDF_Dictionary* pFontDesc = ToDictionary(AddIndirectObject( in AddFont() local
1043 std::unique_ptr<CPDF_Dictionary> pFontDesc = in AddWindowsFont() local