Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/base/
Dftmac.c859 OSType fond_type; in FT_New_Face_From_FOND() local
869 GetResInfo( fond, &fond_id, &fond_type, fond_name ); in FT_New_Face_From_FOND()
870 if ( ResError() != noErr || fond_type != TTAG_FOND ) in FT_New_Face_From_FOND()