Searched refs:sfnt_ps (Results 1 – 2 of 2) sorted by relevance
1492 FT_Byte* sfnt_ps = NULL; in open_face_PS_from_sfnt_stream() local1515 if ( FT_ALLOC( sfnt_ps, (FT_Long)length ) ) in open_face_PS_from_sfnt_stream()1518 error = FT_Stream_Read( stream, (FT_Byte *)sfnt_ps, length ); in open_face_PS_from_sfnt_stream()1520 FT_FREE( sfnt_ps ); in open_face_PS_from_sfnt_stream()1525 sfnt_ps, in open_face_PS_from_sfnt_stream()
1492 FT_Byte* sfnt_ps = NULL; in open_face_PS_from_sfnt_stream() local1511 if ( FT_ALLOC( sfnt_ps, (FT_Long)length ) ) in open_face_PS_from_sfnt_stream()1514 error = FT_Stream_Read( stream, (FT_Byte *)sfnt_ps, length ); in open_face_PS_from_sfnt_stream()1519 sfnt_ps, in open_face_PS_from_sfnt_stream()