| /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 158   RetainPtr<CFGAS_GEFont> pFont;  in GetCharWidth()  local 183   RetainPtr<CFGAS_GEFont> pFont;  in GetCharBBox()  local 238   RetainPtr<CFGAS_GEFont> pFont =  in GetGlyphIndexAndFont()  local
  | 
| D | cfgas_defaultfontmanager.cpp | 22   RetainPtr<CFGAS_GEFont> pFont = pFontMgr->LoadFont(  in GetFont()  local 65   RetainPtr<CFGAS_GEFont> pFont =  in GetDefaultFont()  local
  | 
| D | cfgas_fontmgr.cpp | 38 bool VerifyUnicode(const RetainPtr<CFGAS_GEFont>& pFont, wchar_t wcUnicode) {  in VerifyUnicode() 88 int32_t GetSimilarityScore(FX_FONTDESCRIPTOR const* pFont,  in GetSimilarityScore() 232   RetainPtr<CFGAS_GEFont> pFont =  in GetFontByUnicodeImpl()  local 680     RetainPtr<CFGAS_GEFont> pFont =  in GetFontByUnicodeImpl()  local 714   for (const auto& pFont : m_InstalledFonts) {  in MatchFonts()  local 732   auto pFont = std::make_unique<CFGAS_FontDescriptor>();  in RegisterFace()  local 809   RetainPtr<CFGAS_GEFont> pFont =  in GetFontByCodePage()  local 820   RetainPtr<CFGAS_GEFont> pFont =  in GetFontByCodePage()  local 846   for (auto& pFont : m_Hash2Fonts[dwHash]) {  in GetFontByUnicode()  local 873   RetainPtr<CFGAS_GEFont> pFont =  in LoadFont()  local
  | 
| /external/pdfium/fpdfsdk/ | 
| D | fpdf_edittext.cpp | 79 ByteString BaseFontNameForType(CFX_Font* pFont, int font_type) {  in BaseFontNameForType() 90                                         CFX_Font* pFont,  in LoadFontDesc() 292                                     std::unique_ptr<CFX_Font> pFont,  in LoadSimpleFont() 335                                        std::unique_ptr<CFX_Font> pFont,  in LoadCompositeFont() 474   RetainPtr<CPDF_Font> pFont =  in FPDFPageObj_NewTextObj()  local 537   auto pFont = std::make_unique<CFX_Font>();  in FPDFText_LoadFont()  local 666   CPDF_Font* pFont = CPDFFontFromFPDFFont(font);  in FPDFPageObj_CreateTextObj()  local 713   auto* pFont = CPDFFontFromFPDFFont(font);  in FPDFFont_GetFontName()  local 750   auto* pFont = CPDFFontFromFPDFFont(font);  in FPDFFont_GetFlags()  local 759   auto* pFont = CPDFFontFromFPDFFont(font);  in FPDFFont_GetWeight()  local [all …] 
 | 
| /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()
  | 
| D | cpdf_docrenderdata.cpp | 46     CPDF_Type3Font* pFont) {  in GetCachedType3()
  | 
| /external/pdfium/core/fpdfapi/page/ | 
| D | cpdf_textobject.cpp | 53   RetainPtr<CPDF_Font> pFont = GetFont();  in GetItemInfo()  local 102   RetainPtr<CPDF_Font> pFont = GetFont();  in CountWords()  local 126   RetainPtr<CPDF_Font> pFont = GetFont();  in GetWordString()  local 202   RetainPtr<CPDF_Font> pFont = GetFont();  in SetSegments()  local 233   RetainPtr<CPDF_Font> pFont = GetFont();  in GetCharWidth()  local 260   RetainPtr<CPDF_Font> pFont = GetFont();  in CalcPositionData()  local 268     const RetainPtr<CPDF_Font>& pFont) {  in CalcPositionDataInternal()
  | 
| D | cpdf_textstate.cpp | 28 void CPDF_TextState::SetFont(RetainPtr<CPDF_Font> pFont) {  in SetFont() 111 void CPDF_TextState::TextData::SetFont(RetainPtr<CPDF_Font> pFont) {  in SetFont()
  | 
| D | cpdf_docpagedata.cpp | 85 void InsertWidthArray1(CFX_Font* pFont,  in InsertWidthArray1() 189   RetainPtr<CPDF_Font> pFont =  in GetFont()  local 205     CPDF_Font* pFont = it.second.Get();  in GetStandardFont()  local 234   RetainPtr<CPDF_Font> pFont = CPDF_Font::Create(GetDocument(), pDict, nullptr);  in GetStandardFont()  local 480 RetainPtr<CPDF_Font> CPDF_DocPageData::AddFont(std::unique_ptr<CFX_Font> pFont,  in AddFont()
  | 
| D | cpdf_allstates.cpp | 87         const CPDF_Array* pFont = pObject->AsArray();  in ProcessExtGS()  local
  | 
| /external/pdfium/core/fxge/ | 
| D | cfx_fontcache.cpp | 18 RetainPtr<CFX_GlyphCache> CFX_FontCache::GetGlyphCache(const CFX_Font* pFont) {  in GetGlyphCache() 32 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) {  in GetDeviceCache()
  | 
| D | cfx_glyphcache.cpp | 69             const CFX_Font* pFont,  in GenKey() 115     const CFX_Font* pFont,  in RenderGlyph() 231 const CFX_Path* CFX_GlyphCache::LoadGlyphPath(const CFX_Font* pFont,  in LoadGlyphPath() 252     const CFX_Font* pFont,  in LoadGlyphBitmap() 336 CFX_TypeFace* CFX_GlyphCache::GetDeviceCache(const CFX_Font* pFont) {  in GetDeviceCache() 355     const CFX_Font* pFont,  in LookUpGlyphBitmap()
  | 
| D | cfx_unicodeencodingex.cpp | 44     CFX_Font* pFont,  in FXFM_CreateFontEncoding() 53 CFX_UnicodeEncodingEx::CFX_UnicodeEncodingEx(CFX_Font* pFont,  in CFX_UnicodeEncodingEx() 98     CFX_Font* pFont) {  in FX_CreateFontEncodingEx()
  | 
| D | cfx_unicodeencoding.cpp | 15 CFX_UnicodeEncoding::CFX_UnicodeEncoding(const CFX_Font* pFont)  in CFX_UnicodeEncoding()
  | 
| /external/pdfium/core/fxge/apple/ | 
| D | fx_apple_impl.cpp | 34                     CFX_Font* pFont,  in CGDrawGlyphRun() 104     CFX_Font* pFont,  in DrawDeviceText() 165     const CFX_Font* pFont,  in RenderGlyph_Nativetext()
  | 
| D | fx_quartz_device.cpp | 58 void CQuartz2D::DestroyFont(void* pFont) {  in DestroyFont()
  | 
| /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() 344   RetainPtr<CPDF_Font> pFont =  in GetFontIndex()  local 354 int32_t CPDF_BAFontMap::AddFontData(const RetainPtr<CPDF_Font>& pFont,  in AddFontData()
  | 
| D | cpdf_formcontrol.cpp | 196   RetainPtr<CPDF_Font> pFont = GetDefaultControlFont();  in GetDefaultControlFontName()  local 218         RetainPtr<CPDF_Font> pFont =  in GetDefaultControlFont()  local
  | 
| D | cpdf_bafontmap.h | 45     RetainPtr<CPDF_Font> pFont;  member
  | 
| /external/pdfium/core/fpdfapi/font/ | 
| D | cfx_stockfontarray.cpp | 39                                  RetainPtr<CPDF_Font> pFont) {  in SetFont()
  | 
| D | cpdf_font.cpp | 282   RetainPtr<CPDF_Font> pFont = pFontGlobals->Find(pDoc, font_id.value());  in GetStockFont()  local 302   RetainPtr<CPDF_Font> pFont;  in Create()  local 347   CFX_SubstFont* pFont = m_Font.GetSubstFont();  in GetSubstFontCharset()  local
  | 
| D | cpdf_fontglobals.cpp | 79                            RetainPtr<CPDF_Font> pFont) {  in Set()
  | 
| /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
  | 
| /external/pdfium/core/fxge/android/ | 
| D | cfpf_skiafont.cpp | 22                              const CFPF_SkiaPathFont* pFont,  in CFPF_SkiaFont()
  |