Searched refs:bsFile (Results 1 – 2 of 2) sorted by relevance
340 RetainPtr<CFX_Face> CFPF_SkiaFontMgr::GetFontFace(ByteStringView bsFile, in GetFontFace() argument342 if (bsFile.IsEmpty()) in GetFontFace()350 args.pathname = const_cast<FT_String*>(bsFile.unterminated_c_str()); in GetFontFace()
33 RetainPtr<CFX_Face> GetFontFace(ByteStringView bsFile, int32_t iFaceIndex);