Searched refs:FT_Attach_Stream (Results 1 – 3 of 3) sorted by relevance
2404 FT_Attach_Stream( FT_Face face,
2718 return FT_Attach_Stream( face, &open ); in FT_Attach_File()2725 FT_Attach_Stream( FT_Face face, in FT_Attach_Stream() function
2438 This patch enables tests of `FT_Attach_Stream' and AFM/PFM parsing;