Searched refs:ReportFace (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafontmgr.h | 38 std::unique_ptr<CFPF_SkiaPathFont> ReportFace(RetainPtr<CFX_Face> face,
|
D | cfpf_skiafontmgr.cpp | 393 m_FontFaces.push_back(ReportFace(face, file)); in ScanFile() 396 std::unique_ptr<CFPF_SkiaPathFont> CFPF_SkiaFontMgr::ReportFace( in ReportFace() function in CFPF_SkiaFontMgr
|
/external/pdfium/core/fxge/ |
D | cfx_folderfontinfo.cpp | 191 ReportFace(path, pFile.get(), filesize, 0); in ScanFile() 210 ReportFace(path, pFile.get(), filesize, GET_TT_LONG(&offsets_span[i * 4])); in ScanFile() 213 void CFX_FolderFontInfo::ReportFace(const ByteString& path, in ReportFace() function in CFX_FolderFontInfo
|
D | cfx_folderfontinfo.h | 60 void ReportFace(const ByteString& path,
|