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

/external/freetype/src/cff/
H A Dcffdrivr.c328 if ( cff && cff->font_info == NULL )
331 PS_FontInfoRec *font_info = NULL; local
335 if ( FT_ALLOC( font_info, sizeof ( *font_info ) ) )
338 font_info->version = cff_index_get_sid_string( cff,
340 font_info->notice = cff_index_get_sid_string( cff,
342 font_info->full_name = cff_index_get_sid_string( cff,
344 font_info->family_name = cff_index_get_sid_string( cff,
346 font_info->weight = cff_index_get_sid_string( cff,
348 font_info
[all...]
H A Dcfftypes.h266 PS_FontInfoRec* font_info; /* font info dictionary */ member in struct:CFF_FontRec_
H A Dcffload.c1652 FT_FREE( font->font_info );
/external/freetype/include/freetype/internal/
H A Dt1types.h106 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 1292 milliseconds