Home | History | Annotate | Download | only in sfnt

Lines Matching refs:FT_STREAM_SEEK

141       if ( FT_STREAM_SEEK( table->Offset ) )
191 if ( FT_STREAM_SEEK( offset ) )
244 if ( FT_STREAM_SEEK( table.Offset + 12 ) ||
256 if ( FT_STREAM_SEEK( offset + ( nn + 1 ) * 16 ) )
383 if ( FT_STREAM_SEEK( sfnt.offset + 12 ) ||