Home | History | Annotate | Download | only in base

Lines Matching defs:stream2

1941     FT_Stream     stream2 = NULL;
1970 error = FT_Stream_New( library, &args2, &stream2 );
1980 error = IsMacResource( library, stream2, offsets[i],
1982 FT_Stream_Free( stream2, 0 );