/external/pdfium/core/fxge/ |
D | cfx_unicodeencodingex.cpp | 29 CFX_Font* pFont, in FXFM_CreateFontEncoding() 39 CFX_UnicodeEncodingEx::CFX_UnicodeEncodingEx(CFX_Font* pFont, in CFX_UnicodeEncodingEx() 88 CFX_Font* pFont) { in FX_CreateFontEncodingEx()
|
D | cfx_glyphcache.cpp | 75 UniqueKeyGen::UniqueKeyGen(const CFX_Font* pFont, in UniqueKeyGen() 119 const CFX_Font* pFont, in RenderGlyph() 133 const CFX_Path* CFX_GlyphCache::LoadGlyphPath(const CFX_Font* pFont, in LoadGlyphPath() 155 const CFX_Font* pFont, in LoadGlyphBitmap() 266 CFX_TypeFace* CFX_GlyphCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache() 286 const CFX_Font* pFont, in LookUpGlyphBitmap()
|
D | cfx_fontcache.cpp | 17 RetainPtr<CFX_GlyphCache> CFX_FontCache::GetGlyphCache(const CFX_Font* pFont) { in GetGlyphCache() 31 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
|
D | cfx_unicodeencoding.cpp | 15 CFX_UnicodeEncoding::CFX_UnicodeEncoding(const CFX_Font* pFont) in CFX_UnicodeEncoding()
|
D | cfx_folderfontinfo.cpp | 325 FontFaceInfo* pFont = direct_it->second.get(); in FindFont() local 341 FontFaceInfo* pFont = it.second.get(); in FindFont() local 389 const FontFaceInfo* pFont = static_cast<FontFaceInfo*>(hFont); in GetFontData() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.cpp | 24 CFX_Font* GetFont(CPDF_Font* pFont, int32_t position) { in GetFont() 29 const CPDF_Font* pFont, in GetTextRenderOptionsHelper() 54 CPDF_Font* pFont, in DrawTextPath() 100 CPDF_Font* pFont, in DrawTextString() 136 CPDF_Font* pFont, in DrawNormalText()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_textobject.cpp | 54 RetainPtr<CPDF_Font> pFont = GetFont(); in GetItemInfo() local 103 RetainPtr<CPDF_Font> pFont = GetFont(); in CountWords() local 127 RetainPtr<CPDF_Font> pFont = GetFont(); in GetWordString() local 203 RetainPtr<CPDF_Font> pFont = GetFont(); in SetSegments() local 234 RetainPtr<CPDF_Font> pFont = GetFont(); in GetCharWidth() local 261 RetainPtr<CPDF_Font> pFont = GetFont(); in CalcPositionData() local 269 const RetainPtr<CPDF_Font>& pFont) { in CalcPositionDataInternal()
|
D | cpdf_textstate.cpp | 32 void CPDF_TextState::SetFont(RetainPtr<CPDF_Font> pFont) { in SetFont() 119 void CPDF_TextState::TextData::SetFont(RetainPtr<CPDF_Font> pFont) { in SetFont()
|
D | cpdf_docpagedata.cpp | 88 void InsertWidthArray1(CFX_Font* pFont, in InsertWidthArray1() 212 RetainPtr<CPDF_Font> pFont = in GetFont() local 228 CPDF_Font* pFont = it.second.Get(); in GetStandardFont() local 257 RetainPtr<CPDF_Font> pFont = CPDF_Font::Create(GetDocument(), pDict, nullptr); in GetStandardFont() local 508 RetainPtr<CPDF_Font> CPDF_DocPageData::AddFont(std::unique_ptr<CFX_Font> pFont, in AddFont()
|
D | cpdf_allstates.cpp | 79 const CPDF_Array* pFont = pObject->AsArray(); in ProcessExtGS() local
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_gefont.cpp | 28 auto pFont = pdfium::MakeRetain<CFGAS_GEFont>(); in LoadFont() local 40 auto pFont = pdfium::MakeRetain<CFGAS_GEFont>(); in LoadFont() local 50 auto pFont = pdfium::MakeRetain<CFGAS_GEFont>(); in LoadFont() local 231 RetainPtr<CFGAS_GEFont> pFont = in GetGlyphIndexAndFont() local
|
D | cfgas_defaultfontmanager.cpp | 23 RetainPtr<CFGAS_GEFont> pFont = pFontMgr->LoadFont( in GetFont() local 65 RetainPtr<CFGAS_GEFont> pFont = in GetDefaultFont() local
|
D | cfgas_fontmgr.cpp | 48 bool VerifyUnicode(const RetainPtr<CFGAS_GEFont>& pFont, wchar_t wcUnicode) { in VerifyUnicode() 98 int32_t GetSimilarityScore(FX_FONTDESCRIPTOR const* pFont, in GetSimilarityScore() 253 RetainPtr<CFGAS_GEFont> pFont = in GetFontByUnicodeImpl() local 690 RetainPtr<CFGAS_GEFont> pFont = in GetFontByUnicodeImpl() local 724 for (const auto& pFont : m_InstalledFonts) { in MatchFonts() local 743 auto pFont = std::make_unique<CFGAS_FontDescriptor>(); in RegisterFace() local 833 RetainPtr<CFGAS_GEFont> pFont = in GetFontByCodePage() local 844 RetainPtr<CFGAS_GEFont> pFont = in GetFontByCodePage() local 870 for (auto& pFont : m_Hash2Fonts[dwHash]) { in GetFontByUnicode() local 897 RetainPtr<CFGAS_GEFont> pFont = in LoadFont() local
|
/external/pdfium/core/fxge/apple/ |
D | fx_apple_impl.cpp | 33 CFX_Font* pFont, in CGDrawGlyphRun() 103 CFX_Font* pFont, in DrawDeviceText() 171 const CFX_Font* pFont, in RenderGlyph_Nativetext()
|
/external/pdfium/fpdfsdk/ |
D | fpdf_edittext.cpp | 576 RetainPtr<CPDF_Font> pFont = in FPDFPageObj_NewTextObj() local 640 auto pFont = std::make_unique<CFX_Font>(); in FPDFText_LoadFont() local 812 CPDF_Font* pFont = CPDFFontFromFPDFFont(font); in FPDFPageObj_CreateTextObj() local 914 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetFlags() local 923 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetWeight() local 929 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetItalicAngle() local 940 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetAscent() local 951 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetDescent() local 963 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetGlyphWidth() local 982 auto* pFont = CPDFFontFromFPDFFont(font); in FPDFFont_GetGlyphPath() local
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_bafontmap.cpp | 216 RetainPtr<CPDF_Font> pFont = pData->GetFont(std::move(pElement)); in FindResFontSameCharset() local 288 void CPDF_BAFontMap::AddFontToAnnotDict(const RetainPtr<CPDF_Font>& pFont, in AddFontToAnnotDict() 339 RetainPtr<CPDF_Font> pFont = in GetFontIndex() local 349 int32_t CPDF_BAFontMap::AddFontData(const RetainPtr<CPDF_Font>& pFont, in AddFontData()
|
D | cpdf_formcontrol.cpp | 198 RetainPtr<CPDF_Font> pFont = GetDefaultControlFont(); in GetDefaultControlFontName() local 220 RetainPtr<CPDF_Font> pFont = in GetDefaultControlFont() local
|
D | cpdf_bafontmap.h | 45 RetainPtr<CPDF_Font> pFont; member
|
D | cpdf_interactiveform.cpp | 191 const CPDF_Font* pFont, in FindFont() 220 RetainPtr<CPDF_Font>& pFont, in FindFontFromDoc() 259 const RetainPtr<CPDF_Font>& pFont, in AddFont() 293 RetainPtr<CPDF_Font> pFont = AddStandardFont(pDocument); in InitDict() local 592 RetainPtr<CPDF_Font> pFont = in AddNativeInteractiveFormFont() local
|
/external/pdfium/core/fpdfapi/font/ |
D | cfx_stockfontarray.cpp | 37 RetainPtr<CPDF_Font> pFont) { in SetFont()
|
D | cpdf_font.cpp | 280 RetainPtr<CPDF_Font> pFont = pFontGlobals->Find(pDoc, font_id.value()); in GetStockFont() local 300 RetainPtr<CPDF_Font> pFont; in Create() local 345 CFX_SubstFont* pFont = m_Font.GetSubstFont(); in GetSubstFontCharset() local
|
D | cpdf_fontglobals.cpp | 76 RetainPtr<CPDF_Font> pFont) { in Set()
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafont.cpp | 20 const CFPF_SkiaPathFont* pFont, in CFPF_SkiaFont()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fontmgr.cpp | 33 RetainPtr<CFGAS_GEFont> pFont = in GetFont() local
|
/external/pdfium/xfa/fgas/layout/ |
D | cfgas_textpiece.h | 31 RetainPtr<CFGAS_GEFont> pFont; variable
|