Searched refs:sfnt_ps (Results 1 – 1 of 1) sorted by relevance
1408 FT_Byte* sfnt_ps; in open_face_PS_from_sfnt_stream() local1427 if ( FT_ALLOC( sfnt_ps, (FT_Long)length ) ) in open_face_PS_from_sfnt_stream()1430 error = FT_Stream_Read( stream, (FT_Byte *)sfnt_ps, length ); in open_face_PS_from_sfnt_stream()1435 sfnt_ps, in open_face_PS_from_sfnt_stream()