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

  /external/freetype/include/freetype/
tttags.h 92 #define TTAG_POST FT_MAKE_TAG( 'P', 'O', 'S', 'T' )
93 #define TTAG_post FT_MAKE_TAG( 'p', 'o', 's', 't' )
  /external/freetype/src/sfnt/
ttpost.c 395 error = face->goto_table( face, TTAG_post, stream, &post_len );
ttload.c     [all...]

Completed in 138 milliseconds