Searched refs:bsFile (Results 1 – 2 of 2) sorted by relevance
391 FXFT_Face CFPF_SkiaFontMgr::GetFontFace(const ByteStringView& bsFile, in GetFontFace() argument393 if (bsFile.IsEmpty()) in GetFontFace()399 args.pathname = const_cast<FT_String*>(bsFile.unterminated_c_str()); in GetFontFace()
36 FXFT_Face GetFontFace(const ByteStringView& bsFile, int32_t iFaceIndex = 0);