Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftmac.c847 OSType fond_type; in FT_New_Face_From_FOND() local
855 GetResInfo( fond, &fond_id, &fond_type, fond_name ); in FT_New_Face_From_FOND()
856 if ( ResError() != noErr || fond_type != TTAG_FOND ) in FT_New_Face_From_FOND()