Searched refs:ReportFace (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_folderfontinfo.cpp | 193 ReportFace(path, pFile, filesize, GET_TT_LONG(p)); in ScanFile() 197 ReportFace(path, pFile, filesize, 0); in ScanFile() 202 void CFX_FolderFontInfo::ReportFace(const ByteString& path, in ReportFace() function in CFX_FolderFontInfo
|
D | cfx_folderfontinfo.h | 67 void ReportFace(const ByteString& path,
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafontmgr.h | 44 void ReportFace(FXFT_Face face, CFPF_SkiaFontDescriptor* pFontDesc);
|
D | cfpf_skiafontmgr.cpp | 458 ReportFace(face, pFontDesc); in ScanFile() 463 void CFPF_SkiaFontMgr::ReportFace(FXFT_Face face, in ReportFace() function in CFPF_SkiaFontMgr
|