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

  /xsrc/external/mit/freetype/dist/include/freetype/
tttags.h 57 #define TTAG_FOND FT_MAKE_TAG( 'F', 'O', 'N', 'D' )
  /xsrc/external/mit/freetype/dist/src/base/
ftmac.c 829 fond = Get1IndResource( TTAG_FOND, res_index );
870 if ( ResError() != noErr || fond_type != TTAG_FOND )
  /xsrc/external/mit/freetype/dist/builds/mac/
ftmac.c 1206 fond = Get1IndResource( TTAG_FOND, res_index );
1248 if ( ResError() != noErr || fond_type != TTAG_FOND )

Completed in 5 milliseconds