/external/pdfium/core/fxge/ |
D | cfx_fontcache.cpp | 28 CFX_FaceCache* CFX_FontCache::GetCachedFace(const CFX_Font* pFont) { in GetCachedFace() 50 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache() 55 void CFX_FontCache::ReleaseCachedFace(const CFX_Font* pFont) { in ReleaseCachedFace()
|
D | cfx_unicodeencodingex.cpp | 29 CFX_Font* pFont, in FXFM_CreateFontEncoding() 38 CFX_UnicodeEncodingEx::CFX_UnicodeEncodingEx(CFX_Font* pFont, in CFX_UnicodeEncodingEx() 88 CFX_Font* pFont, in FX_CreateFontEncodingEx()
|
D | cfx_facecache.cpp | 72 const CFX_Font* pFont, in RenderGlyph() 194 const CFX_PathData* CFX_FaceCache::LoadGlyphPath(const CFX_Font* pFont, in LoadGlyphPath() 215 const CFX_GlyphBitmap* CFX_FaceCache::LoadGlyphBitmap(const CFX_Font* pFont, in LoadGlyphBitmap() 316 CFX_TypeFace* CFX_FaceCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache() 337 const CFX_Font* pFont, in LookUpGlyphBitmap()
|
D | cfx_unicodeencoding.cpp | 14 CFX_UnicodeEncoding::CFX_UnicodeEncoding(CFX_Font* pFont) : m_pFont(pFont) {} in CFX_UnicodeEncoding()
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_gefont.cpp | 41 auto pFont = pdfium::MakeRetain<CFGAS_GEFont>(pFontMgr); in LoadFont() local 51 auto pFont = pdfium::MakeRetain<CFGAS_GEFont>(pFontMgr); in LoadFont() local 169 RetainPtr<CFGAS_GEFont> pFont; in GetCharWidth() local 195 RetainPtr<CFGAS_GEFont> pFont; in GetCharBBox() local 264 RetainPtr<CFGAS_GEFont> pFont = in GetGlyphIndexAndFont() local
|
D | cfgas_defaultfontmanager.cpp | 20 RetainPtr<CFGAS_GEFont> pFont = in GetFont() local 61 RetainPtr<CFGAS_GEFont> pFont = in GetDefaultFont() local
|
D | cfgas_fontmgr.cpp | 87 int32_t GetSimilarityScore(FX_FONTDESCRIPTOR const* pFont, in GetSimilarityScore() 176 FX_FONTDESCRIPTOR* pFont = FX_Alloc(FX_FONTDESCRIPTOR, 1); in GdiFontEnumProc() local 618 RetainPtr<CFGAS_GEFont> pFont = in LoadFont() local 716 for (const auto& pFont : m_InstalledFonts) { in MatchFonts() local 803 auto pFont = pdfium::MakeUnique<CFX_FontDescriptor>(); in RegisterFace() local 972 RetainPtr<CFGAS_GEFont> pFont = in GetFontByCodePage() local 988 RetainPtr<CFGAS_GEFont> pFont = in GetFontByCodePage() local 1038 RetainPtr<CFGAS_GEFont> pFont = in GetFontByUnicode() local 1060 RetainPtr<CFGAS_GEFont> pFont = in GetFontByUnicode() local 1074 bool CFGAS_FontMgr::VerifyUnicode(const RetainPtr<CFGAS_GEFont>& pFont, in VerifyUnicode() [all …]
|
D | cfgas_pdffontmgr.cpp | 90 RetainPtr<CFGAS_GEFont> pFont = in GetFont() local 186 bool CFGAS_PDFFontMgr::GetCharWidth(const RetainPtr<CFGAS_GEFont>& pFont, in GetCharWidth() 201 void CFGAS_PDFFontMgr::SetFont(const RetainPtr<CFGAS_GEFont>& pFont, in SetFont()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.cpp | 20 CFX_Font* GetFont(CPDF_Font* pFont, int32_t position) { in GetFont() 30 CPDF_Font* pFont, in DrawTextPath() 76 CPDF_Font* pFont, in DrawTextString() 117 CPDF_Font* pFont, in DrawNormalText()
|
D | cpdf_docrenderdata.cpp | 48 CPDF_Type3Font* pFont) { in GetCachedType3() 58 void CPDF_DocRenderData::MaybePurgeCachedType3(CPDF_Type3Font* pFont) { in MaybePurgeCachedType3()
|
D | cpdf_charposlist.cpp | 23 CPDF_Font* pFont, in Load()
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafont.cpp | 192 CFPF_SkiaPathFont* pFont = (CFPF_SkiaPathFont*)pFontDes; in InitFont() local 197 CFPF_SkiaFileFont* pFont = (CFPF_SkiaFileFont*)pFontDes; in InitFont() local 202 CFPF_SkiaBufferFont* pFont = (CFPF_SkiaBufferFont*)pFontDes; in InitFont() local
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cba_fontmap.cpp | 70 void CBA_FontMap::SetDefaultFont(CPDF_Font* pFont, in SetDefaultFont() 134 CPDF_Font* pFont = pDocument->LoadFont(pElement); in FindResFontSameCharset() local 148 void CBA_FontMap::AddedFont(CPDF_Font* pFont, const ByteString& sFontAlias) { in AddedFont() 152 void CBA_FontMap::AddFontToAnnotDict(CPDF_Font* pFont, in AddFontToAnnotDict()
|
/external/pdfium/fpdfsdk/ |
D | fpdfedittext.cpp | 32 CFX_Font* pFont, in LoadFontDesc() 242 std::unique_ptr<CFX_Font> pFont, in LoadSimpleFont() 285 std::unique_ptr<CFX_Font> pFont, in LoadCompositeFont() 411 CPDF_Font* pFont = CPDF_Font::GetStockFont(pDoc, ByteStringView(font)); in FPDFPageObj_NewTextObj() local 450 auto pFont = pdfium::MakeUnique<CFX_Font>(); in FPDFText_LoadFont() local 472 CPDF_Font* pFont = static_cast<CPDF_Font*>(font); in FPDFFont_Close() local 490 CPDF_Font* pFont = static_cast<CPDF_Font*>(font); in FPDFPageObj_CreateTextObj() local
|
/external/pdfium/core/fxge/apple/ |
D | fx_apple_platform.cpp | 33 CFX_Font* pFont, in CGDrawGlyphRun() 105 CFX_Font* pFont, in DrawDeviceText() 169 const CFX_Font* pFont, in RenderGlyph_Nativetext()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_textobject.cpp | 40 CPDF_Font* pFont = m_TextState.GetFont(); in GetItemInfo() local 151 CPDF_Font* pFont = m_TextState.GetFont(); in SetSegments() local 180 CPDF_Font* pFont = m_TextState.GetFont(); in GetCharWidth() local 206 CPDF_Font* pFont = m_TextState.GetFont(); in CalcPositionData() local
|
D | cpdf_textstate.cpp | 24 void CPDF_TextState::SetFont(CPDF_Font* pFont) { in SetFont() 126 void CPDF_TextState::TextData::SetFont(CPDF_Font* pFont) { in SetFont()
|
D | cpdf_docpagedata.cpp | 133 std::unique_ptr<CPDF_Font> pFont = in GetFont() local 154 CPDF_Font* pFont = fontData->get(); in GetStandardFont() local 182 std::unique_ptr<CPDF_Font> pFont = CPDF_Font::Create(m_pPDFDoc.Get(), pDict); in GetStandardFont() local
|
D | cpdf_allstates.cpp | 80 CPDF_Array* pFont = pObject->AsArray(); in ProcessExtGS() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_font_map.cpp | 181 CPDF_Font* pFont = bFind ? FindFontSameCharset(&sAlias, nCharset) : nullptr; in GetFontIndex() local 196 int32_t CPWL_FontMap::AddFontData(CPDF_Font* pFont, in AddFontData() 207 void CPWL_FontMap::AddedFont(CPDF_Font* pFont, const ByteString& sFontAlias) {} in AddedFont() 234 CPDF_Font* pFont = nullptr; in AddStandardFont() local
|
D | cpwl_font_map.h | 21 CPDF_Font* pFont; member
|
/external/pdfium/core/fpdfapi/font/ |
D | cfx_stockfontarray.cpp | 30 std::unique_ptr<CPDF_Font> pFont) { in SetFont()
|
D | cpdf_fontglobals.cpp | 31 std::unique_ptr<CPDF_Font> pFont) { in Set()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fontmgr.cpp | 40 RetainPtr<CFGAS_GEFont> pFont; in GetFont() local
|
D | cxfa_textpiece.h | 37 RetainPtr<CFGAS_GEFont> pFont; variable
|