HomeSort by: relevance | last modified time | path
    Searched refs:TTAG_POST (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/
tttags.h 91 #define TTAG_POST FT_MAKE_TAG( 'P', 'O', 'S', 'T' )
92 #define TTAG_post FT_MAKE_TAG( 'p', 'o', 's', 't' )
  /xsrc/external/mit/freetype/dist/src/base/
ftmac.c 607 post_data = Get1Resource( TTAG_POST, res_id++ );
646 post_data = Get1Resource( TTAG_POST, res_id++ );
ftobjs.c 2143 TTAG_POST, TRUE,
  /xsrc/external/mit/freetype/dist/builds/mac/
ftmac.c 987 post_data = Get1Resource( TTAG_POST, res_id++ );
1026 post_data = Get1Resource( TTAG_POST, res_id++ );

Completed in 13 milliseconds