Home | History | Annotate | Download | only in sfnt

Lines Matching refs:FT_STREAM_SEEK

142       if ( FT_STREAM_SEEK( table->Offset ) )
192 if ( FT_STREAM_SEEK( offset ) )
245 if ( FT_STREAM_SEEK( table.Offset + 12 ) ||
257 if ( FT_STREAM_SEEK( offset + ( nn + 1 ) * 16 ) )
381 if ( FT_STREAM_SEEK( sfnt.offset + 12 ) ||