HomeSort by relevance Sort by last modified time
    Searched refs:TTAG_hmtx (Results 1 - 2 of 2) sorted by null

  /external/freetype/include/freetype/
tttags.h 65 #define TTAG_hmtx FT_MAKE_TAG( 'h', 'm', 't', 'x' )
  /external/freetype/src/sfnt/
ttmtx.c 84 tag = TTAG_hmtx;
143 error = face->goto_table( face, TTAG_hmtx, stream, &table_len );

Completed in 19 milliseconds