Home
last modified time | relevance | path

Searched refs:fond_type (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/base/
Dftmac.c860 OSType fond_type; in FT_New_Face_From_FOND() local
870 GetResInfo( fond, &fond_id, &fond_type, fond_name ); in FT_New_Face_From_FOND()
871 if ( ResError() != noErr || fond_type != TTAG_FOND ) in FT_New_Face_From_FOND()
/external/freetype/builds/mac/
Dftmac.c1236 OSType fond_type; in FT_New_Face_From_FOND() local
1247 GetResInfo( fond, &fond_id, &fond_type, fond_name ); in FT_New_Face_From_FOND()
1248 if ( ResError() != noErr || fond_type != TTAG_FOND ) in FT_New_Face_From_FOND()