Searched refs:TTAG_FOND (Results 1 – 4 of 4) sorted by relevance
58 #define TTAG_FOND FT_MAKE_TAG( 'F', 'O', 'N', 'D' ) macro
830 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()871 if ( ResError() != noErr || fond_type != TTAG_FOND ) in FT_New_Face_From_FOND()
1206 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()1248 if ( ResError() != noErr || fond_type != TTAG_FOND ) in FT_New_Face_From_FOND()
3866 * include/freetype/tttags.h (TTAG_CID, TTAG_FOND, TTAG_LWFN,