Home
last modified time | relevance | path

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

123

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gdifont.cpp49 CFX_GdiFont* pFont = new CFX_GdiFont(pFontMgr); in LoadFont() local
59 CFX_GdiFont* pFont = new CFX_GdiFont(pFontMgr); in LoadFont() local
68 CFX_GdiFont* pFont = new CFX_GdiFont(pFontMgr); in LoadFont() local
78 CFX_GdiFont* pFont = new CFX_GdiFont(pFontMgr); in LoadFont() local
111 IFX_Font* pFont = (IFX_Font*)m_SubstFonts[i]; in ~CFX_GdiFont() local
134 IFX_Font* pFont = (IFX_Font*)m_SubstFonts[i]; in ClearCache() local
304 IFX_Font* pFont = NULL; in GetCharWidth() local
350 IFX_Font* pFont = NULL; in GetGlyphIndex() local
367 IFX_Font* pFont = m_pFontMgr->GetDefFontByUnicode(wUnicode, m_dwStyles, in GetGlyphIndex() local
406 IFX_Font* pFont = GetSubstFont(iGlyphIndex); in GetCharBBox() local
[all …]
Dfx_stdfontmgr.cpp49 IFX_Font* pFont = (IFX_Font*)m_Fonts[i]; in ~CFX_StdFontMgrImp() local
61 IFX_Font* pFont = NULL; in GetDefFontByCodePage() local
100 IFX_Font* pFont = NULL; in GetDefFontByUnicode() local
165 IFX_Font* pFont = NULL; in LoadFont() local
191 IFX_Font* pFont = NULL; in LoadFont() local
208 IFX_Font* pFont = NULL; in LoadFont() local
228 IFX_Font* pFont = NULL; in LoadFont() local
263 IFX_Font* pFont = NULL; in LoadFont() local
285 IFX_Font* pFont = (IFX_Font*)m_Fonts[i]; in ClearFontCache() local
291 void CFX_StdFontMgrImp::RemoveFont(CFX_MapPtrToPtr& fontMap, IFX_Font* pFont) { in RemoveFont()
[all …]
Dfx_gefont.cpp82 CFX_GEFont* pFont = new CFX_GEFont(pFontMgr); in LoadFont() local
150 IFX_Font* pFont = (IFX_Font*)m_SubstFonts[i]; in ~CFX_GEFont() local
406 IFX_Font* pFont = NULL; in GetCharWidth() local
443 IFX_Font* pFont = NULL; in GetCharBBox() local
509 IFX_Font* pFont = NULL; in GetGlyphIndex() local
529 IFX_Font* pFont = m_pFontMgr->GetDefFontByUnicode( in GetGlyphIndex() local
532 IFX_Font* pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), in GetGlyphIndex() local
569 IFX_Font* pFont = (IFX_Font*)m_SubstFonts[i]; in Reset() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.cpp1772 IFX_Font* pFont = pFDEFontMgr->LoadFont((const FX_WCHAR*)wsFontName, in GetFont() local
1777 IFX_Font* pFont = IFX_Font::LoadFont( in GetFont() local
1830 IFX_Font* pFont = in GetDefaultFont() local
1834 IFX_Font* pFont = in GetDefaultFont() local
1873 IFX_Font* pFont = NULL; in ~CXFA_PDFFontMgr() local
1934 IFX_Font* pFont = NULL; in GetFont() local
2038 FX_BOOL CXFA_PDFFontMgr::GetCharWidth(IFX_Font* pFont, in GetCharWidth()
2065 IFX_Font* pFont = NULL; in GetFont() local
/external/pdfium/core/src/fxge/android/
Dfpf_skiafont.cpp188 CFPF_SkiaPathFont* pFont = (CFPF_SkiaPathFont*)pFontDes; in InitFont() local
192 CFPF_SkiaFileFont* pFont = (CFPF_SkiaFileFont*)pFontDes; in InitFont() local
196 CFPF_SkiaBufferFont* pFont = (CFPF_SkiaBufferFont*)pFontDes; in InitFont() local
Dfpf_skiafontmgr.cpp231 CFPF_SkiaFontDescriptor* pFont = in ~CFPF_SkiaFontMgr() local
262 IFPF_Font* pFont = NULL; in CreateFont() local
336 CFPF_SkiaFont* pFont = new CFPF_SkiaFont; in CreateFont() local
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_CBA_Fontmap.cpp60 void CBA_FontMap::SetDefaultFont(CPDF_Font* pFont, in SetDefaultFont()
133 CPDF_Font* pFont = pDocument->LoadFont(pElement); in FindResFontSameCharset() local
147 void CBA_FontMap::AddedFont(CPDF_Font* pFont, in AddedFont()
152 void CBA_FontMap::AddFontToAnnotDict(CPDF_Font* pFont, in AddFontToAnnotDict()
/external/pdfium/core/src/fxge/apple/
Dfx_apple_platform.cpp35 CFX_Font* pFont, in RenderGlyph_Nativetext()
45 CFX_Font* pFont, in _CGDrawGlyphRun()
102 CFX_Font* pFont, in DrawDeviceText()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp38 CFX_UnicodeEncodingEx* _FXFM_CreateFontEncoding(CFX_Font* pFont, in _FXFM_CreateFontEncoding()
73 FX_BOOL CFX_Font::LoadClone(const CFX_Font* pFont) { in LoadClone()
459 CFX_UnicodeEncoding::CFX_UnicodeEncoding(CFX_Font* pFont) : m_pFont(pFont) { in CFX_UnicodeEncoding()
484 CFX_UnicodeEncodingEx::CFX_UnicodeEncodingEx(CFX_Font* pFont, in CFX_UnicodeEncodingEx()
538 CFX_UnicodeEncodingEx* FX_CreateFontEncodingEx(CFX_Font* pFont, in FX_CreateFontEncodingEx()
Dfx_ge_text.cpp176 CFX_Font* pFont, in DrawNormalText()
1108 CFX_Font* pFont, in DrawTextPath()
1174 CFX_FaceCache* CFX_FontCache::GetCachedFace(CFX_Font* pFont) { in GetCachedFace()
1195 void CFX_FontCache::ReleaseCachedFace(CFX_Font* pFont) { in ReleaseCachedFace()
1250 CFX_Font* pFont, in LookUpGlyphBitmap()
1277 const CFX_GlyphBitmap* CFX_FaceCache::LoadGlyphBitmap(CFX_Font* pFont, in LoadGlyphBitmap()
1508 CFX_GlyphBitmap* CFX_FaceCache::RenderGlyph(CFX_Font* pFont, in RenderGlyph()
1643 const CFX_PathData* CFX_FaceCache::LoadGlyphPath(CFX_Font* pFont, in LoadGlyphPath()
Dfx_ge_ps.cpp29 CPSFont* pFont = m_PSFontList[i]; in ~CFX_PSRenderer() local
538 CFX_Font* pFont, in FindPSFontGlyph()
644 CFX_Font* pFont, in DrawText()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp200 CPDF_Font* pFont = textobj->m_TextState.GetFont(); in ProcessText() local
301 CPDF_Type3Cache* CPDF_RenderStatus::GetCachedType3(CPDF_Type3Font* pFont) { in GetCachedType3()
308 static void ReleaseCachedType3(CPDF_Type3Font* pFont) { in ReleaseCachedType3()
531 CPDF_Font* pFont, in Load()
590 CPDF_Font* pFont, in DrawTextPath()
612 CPDF_Font* pFont, in DrawTextString()
630 CPDF_Font* pFont, in DrawTextString()
685 CPDF_Font* pFont, in DrawNormalText()
728 CPDF_Font* pFont, in DrawTextPathWithPattern()
/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp240 CPDF_Font* pFont = NULL; in InitInterFormDict() local
444 CPDF_Font* pFont = GetDefaultInterFormFont(pFormDict, pDocument); in GetNativeInterFormFont() local
455 const CPDF_Font* pFont, in FindInterFormFont()
490 CPDF_Font*& pFont, in FindInterFormFont()
534 const CPDF_Font* pFont, in AddInterFormFont()
576 CPDF_Font* pFont = in AddNativeInterFormFont() local
600 void RemoveInterFormFont(CPDF_Dictionary* pFormDict, const CPDF_Font* pFont) { in RemoveInterFormFont()
Ddoc_formcontrol.cpp282 CPDF_Font* pFont = m_pField->m_pForm->m_pDocument->LoadFont(pElement); in GetDefaultControlFont() local
299 CPDF_Font* pFont = m_pField->m_pForm->m_pDocument->LoadFont(pElement); in GetDefaultControlFont() local
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp207 CPDF_Font* pFont = NULL; in GetFontIndex() local
248 int32_t CPWL_FontMap::AddFontData(CPDF_Font* pFont, in AddFontData()
261 void CPWL_FontMap::AddedFont(CPDF_Font* pFont, in AddedFont()
302 CPDF_Font* pFont = NULL; in AddStandardFont() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp114 CPDF_Font* pFont = m_TextState.GetFont(); in GetItemInfo() local
227 CPDF_Font* pFont = m_TextState.GetFont(); in SetSegments() local
317 CPDF_Font* pFont = m_TextState.GetFont(); in GetCharWidth() local
331 CPDF_Font* pFont = m_TextState.GetFont(); in GetSpaceCharWidth() local
350 CPDF_Font* pFont = m_TextState.GetFont(); in GetCharRect() local
402 CPDF_Font* pFont = m_TextState.GetFont(); in CalcPositionData() local
530 CPDF_Font* pFont = m_TextState.GetFont(); in CalcCharPos() local
Dfpdf_page_doc.cpp237 CPDF_Font* pFont = CPDF_Font::CreateFontF(m_pPDFDoc, pFontDict); in GetFont() local
257 CPDF_Font* pFont = fontData->get(); in GetStandardFont() local
284 CPDF_Font* pFont = CPDF_Font::CreateFontF(m_pPDFDoc, pDict); in GetStandardFont() local
Dfpdf_page_graph_state.cpp303 void CPDF_TextState::SetFont(CPDF_Font* pFont) { in SetFont()
500 CPDF_Array* pFont = pObject->AsArray(); in ProcessExtGS() local
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_unicode.cpp82 IFX_Font* pFont, in FX_AdjustJapCharDisplayPos()
/external/pdfium/core/src/fpdftext/
Dfpdf_text_search.cpp71 int GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) { in GetCharWidth()
153 CPDF_Font* pFont = pObj->GetFont(); in ProcessObject() local
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h17 CPDF_Font* pFont; member
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_barcodeimp.cpp111 IFX_Font* pFont = in GenerateBarcodeImageCache() local
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_render.cpp180 IFX_Font* pFont = pTextSet->GetFont(hText); in RenderText() local
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp548 CPDF_Font* CPDF_Document::AddMacFont(CTFontRef pFont, in AddMacFont()
797 static void _InsertWidthArray1(CFX_Font* pFont, in _InsertWidthArray1()
827 CPDF_Font* CPDF_Document::AddFont(CFX_Font* pFont, int charset, FX_BOOL bVert) { in AddFont()
/external/pdfium/core/include/fxge/
Dfx_font.h455 CFX_AutoFontCache(CFX_FontCache* pFontCache, CFX_Font* pFont) in CFX_AutoFontCache()
461 #define FX_FONTCACHE_DEFINE(pFontCache, pFont) \ argument

123