Searched refs:ReportFace (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/src/fxge/android/ |
D | fpf_skiafontmgr.h | 108 void ReportFace(FXFT_Face face, CFPF_SkiaFontDescriptor* pFontDesc);
|
D | fpf_skiafontmgr.cpp | 445 ReportFace(face, pFontDesc); in ScanFile() 496 void CFPF_SkiaFontMgr::ReportFace(FXFT_Face face, in ReportFace() function in CFPF_SkiaFontMgr
|
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_stdfontmgr.h | 187 void ReportFace(FXFT_Face pFace,
|
D | fx_stdfontmgr.cpp | 630 ReportFace(pFace, m_InstalledFonts, pFontSource); in EnumFonts() 639 ReportFace(pFace, m_InstalledFonts, pFontSource); in EnumFonts() 1245 void CFX_FontMgrImp::ReportFace(FXFT_Face pFace, in ReportFace() function in CFX_FontMgrImp
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_fontmap.cpp | 1401 ReportFace(path, pFile, filesize, GET_TT_LONG(p)); in ScanFile() 1405 ReportFace(path, pFile, filesize, 0); in ScanFile() 1409 void CFX_FolderFontInfo::ReportFace(CFX_ByteString& path, in ReportFace() function in CFX_FolderFontInfo
|
/external/pdfium/core/include/fxge/ |
D | fx_font.h | 423 void ReportFace(CFX_ByteString& path,
|