Searched refs:openFace (Results 1 – 2 of 2) sorted by relevance
70 FT_Face openFace(SkStreamAsset* stream, int ttcIndex, FT_Stream ftStream) const;
1642 FT_Face SkTypeface_FreeType::Scanner::openFace(SkStreamAsset* stream, int ttcIndex, in openFace() function in SkTypeface_FreeType::Scanner1680 FT_Face face = this->openFace(stream, -1, &streamRec); in recognizedFont()1699 FT_Face face = this->openFace(stream, ttcIndex, &streamRec); in scanFont()