Home
last modified time | relevance | path

Searched refs:ReportFace (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.h38 std::unique_ptr<CFPF_SkiaPathFont> ReportFace(RetainPtr<CFX_Face> face,
Dcfpf_skiafontmgr.cpp393 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/
Dcfx_folderfontinfo.cpp191 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
Dcfx_folderfontinfo.h60 void ReportFace(const ByteString& path,