Searched refs:font_info (Results 1 - 5 of 5) sorted by relevance

/external/freetype/src/cff/
H A Dcffdrivr.c327 if ( cff && cff->font_info == NULL )
330 PS_FontInfoRec *font_info = NULL; local
334 if ( FT_ALLOC( font_info, sizeof ( *font_info ) ) )
337 font_info->version = cff_index_get_sid_string( cff,
339 font_info->notice = cff_index_get_sid_string( cff,
341 font_info->full_name = cff_index_get_sid_string( cff,
343 font_info->family_name = cff_index_get_sid_string( cff,
345 font_info->weight = cff_index_get_sid_string( cff,
347 font_info
[all...]
H A Dcfftypes.h267 PS_FontInfoRec* font_info; /* font info dictionary */ member in struct:CFF_FontRec_
H A Dcffload.c1657 FT_FREE( font->font_info );
/external/freetype/include/freetype/internal/
H A Dt1types.h95 PS_FontInfoRec font_info; /* font info dictionary */ member in struct:T1_FontRec_
/external/freetype/include/freetype/
H A Dt1tables.h361 PS_FontInfoRec font_info; member in struct:CID_FaceInfoRec_

Completed in 780 milliseconds