Home
last modified time | relevance | path

Searched defs:pFont (Results 1 – 25 of 51) sorted by relevance

123

/external/pdfium/core/fxge/
Dcfx_unicodeencodingex.cpp29 CFX_Font* pFont, in FXFM_CreateFontEncoding()
39 CFX_UnicodeEncodingEx::CFX_UnicodeEncodingEx(CFX_Font* pFont, in CFX_UnicodeEncodingEx()
88 CFX_Font* pFont) { in FX_CreateFontEncodingEx()
Dcfx_glyphcache.cpp75 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()
Dcfx_fontcache.cpp17 RetainPtr<CFX_GlyphCache> CFX_FontCache::GetGlyphCache(const CFX_Font* pFont) { in GetGlyphCache()
31 CFX_TypeFace* CFX_FontCache::GetDeviceCache(const CFX_Font* pFont) { in GetDeviceCache()
Dcfx_unicodeencoding.cpp15 CFX_UnicodeEncoding::CFX_UnicodeEncoding(const CFX_Font* pFont) in CFX_UnicodeEncoding()
Dcfx_folderfontinfo.cpp325 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/
Dcpdf_textrenderer.cpp24 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/
Dcpdf_textobject.cpp54 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()
Dcpdf_textstate.cpp32 void CPDF_TextState::SetFont(RetainPtr<CPDF_Font> pFont) { in SetFont()
119 void CPDF_TextState::TextData::SetFont(RetainPtr<CPDF_Font> pFont) { in SetFont()
Dcpdf_docpagedata.cpp88 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()
Dcpdf_allstates.cpp79 const CPDF_Array* pFont = pObject->AsArray(); in ProcessExtGS() local
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp28 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
Dcfgas_defaultfontmanager.cpp23 RetainPtr<CFGAS_GEFont> pFont = pFontMgr->LoadFont( in GetFont() local
65 RetainPtr<CFGAS_GEFont> pFont = in GetDefaultFont() local
Dcfgas_fontmgr.cpp48 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/
Dfx_apple_impl.cpp33 CFX_Font* pFont, in CGDrawGlyphRun()
103 CFX_Font* pFont, in DrawDeviceText()
171 const CFX_Font* pFont, in RenderGlyph_Nativetext()
/external/pdfium/fpdfsdk/
Dfpdf_edittext.cpp576 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/
Dcpdf_bafontmap.cpp216 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()
Dcpdf_formcontrol.cpp198 RetainPtr<CPDF_Font> pFont = GetDefaultControlFont(); in GetDefaultControlFontName() local
220 RetainPtr<CPDF_Font> pFont = in GetDefaultControlFont() local
Dcpdf_bafontmap.h45 RetainPtr<CPDF_Font> pFont; member
Dcpdf_interactiveform.cpp191 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/
Dcfx_stockfontarray.cpp37 RetainPtr<CPDF_Font> pFont) { in SetFont()
Dcpdf_font.cpp280 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
Dcpdf_fontglobals.cpp76 RetainPtr<CPDF_Font> pFont) { in Set()
/external/pdfium/core/fxge/android/
Dcfpf_skiafont.cpp20 const CFPF_SkiaPathFont* pFont, in CFPF_SkiaFont()
/external/pdfium/xfa/fxfa/
Dcxfa_fontmgr.cpp33 RetainPtr<CFGAS_GEFont> pFont = in GetFont() local
/external/pdfium/xfa/fgas/layout/
Dcfgas_textpiece.h31 RetainPtr<CFGAS_GEFont> pFont; variable

123