Home | History | Annotate | Download | only in sfnt

Lines Matching refs:table_len

743     FT_ULong      table_pos, table_len;
779 error = face->goto_table( face, TTAG_name, stream, &table_len );
797 storage_limit = table_pos + table_len;