Home
last modified time | relevance | path

Searched refs:bsFile (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp391 FXFT_Face CFPF_SkiaFontMgr::GetFontFace(const ByteStringView& bsFile, in GetFontFace() argument
393 if (bsFile.IsEmpty()) in GetFontFace()
399 args.pathname = const_cast<FT_String*>(bsFile.unterminated_c_str()); in GetFontFace()
Dcfpf_skiafontmgr.h36 FXFT_Face GetFontFace(const ByteStringView& bsFile, int32_t iFaceIndex = 0);