Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_fontmgr.cpp135 CTTFontDesc* pFontDesc = it->second; in GetCachedFace() local
147 CTTFontDesc* pFontDesc = new CTTFontDesc; in AddCachedFace() local
178 CTTFontDesc* pFontDesc = it->second; in GetCachedTTCFace() local
194 CTTFontDesc* pFontDesc = new CTTFontDesc; in AddCachedTTCFace() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp105 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDictFor("FontDescriptor"); in LoadCommon() local
Dcpdf_font.cpp163 void CPDF_Font::LoadFontDescriptor(CPDF_Dictionary* pFontDesc) { in LoadFontDescriptor()
323 CPDF_Dictionary* pFontDesc = pFontDict->GetDictFor("FontDescriptor"); in Create() local
Dcpdf_type1font.cpp83 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDictFor("FontDescriptor"); in Load() local
Dcpdf_cidfont.cpp343 CPDF_Dictionary* pFontDesc = pCIDFontDict->GetDictFor("FontDescriptor"); in Load() local
824 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDictFor("FontDescriptor"); in LoadGB2312() local
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp454 CFPF_SkiaPathFont* pFontDesc = new CFPF_SkiaPathFont; in ScanFile() local
462 CFPF_SkiaFontDescriptor* pFontDesc) { in ReportFace()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp325 auto pFontDesc = in CalculateFontDesc() local
948 CPDF_Dictionary* pFontDesc = ToDictionary(AddIndirectObject( in AddFont() local
1042 std::unique_ptr<CPDF_Dictionary> pFontDesc = in AddWindowsFont() local