Searched refs:top_font (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcffdrivr.c332 CFF_FontRecDict dict = &cff->top_font.font_dict;
460 CFF_FontRecDict dict = &cff->top_font.font_dict;
517 CFF_FontRecDict dict = &cff->top_font.font_dict;
542 CFF_FontRecDict dict = &cff->top_font.font_dict;
H A Dcfftypes.h254 CFF_SubFontRec top_font; member in struct:CFF_FontRec_
H A Dcffobjs.c179 cff_make_private_dict( &font->top_font, &priv );
229 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
301 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
597 dict = &cff->top_font.font_dict;
666 CFF_FontRecDict top = &cff->top_font.font_dict;
943 if ( pure_cff && cff->top_font.font_dict.cid_registry != 0xFFFFU )
H A Dcffgload.c404 cff->top_font.font_dict.charstring_type,
420 CFF_SubFont sub = &cff->top_font;
458 decoder->cff->top_font.font_dict.charstring_type,
919 decoder->cff->top_font.font_dict.charstring_type;
2628 if ( cff->top_font.font_dict.cid_registry != 0xFFFFU &&
2773 top_upm = cff->top_font.font_dict.units_per_em;
2790 font_matrix = cff->top_font.font_dict.font_matrix;
2791 font_offset = cff->top_font.font_dict.font_offset;
H A Dcffload.c1451 dict = &font->top_font.font_dict;
1525 error = cff_subfont_load( &font->top_font,
1677 cff_subfont_done( memory, &font->top_font );
/external/freetype/src/cff/
H A Dcffdrivr.c334 CFF_FontRecDict dict = &cff->top_font.font_dict;
462 CFF_FontRecDict dict = &cff->top_font.font_dict;
519 CFF_FontRecDict dict = &cff->top_font.font_dict;
544 CFF_FontRecDict dict = &cff->top_font.font_dict;
H A Dcfftypes.h254 CFF_SubFontRec top_font; member in struct:CFF_FontRec_
H A Dcffobjs.c179 cff_make_private_dict( &font->top_font, &priv );
229 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
301 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
597 dict = &cff->top_font.font_dict;
666 CFF_FontRecDict top = &cff->top_font.font_dict;
943 if ( pure_cff && cff->top_font.font_dict.cid_registry != 0xFFFFU )
H A Dcffgload.c404 cff->top_font.font_dict.charstring_type,
420 CFF_SubFont sub = &cff->top_font;
454 decoder->cff->top_font.font_dict.charstring_type,
915 decoder->cff->top_font.font_dict.charstring_type;
2624 if ( cff->top_font.font_dict.cid_registry != 0xFFFFU &&
2769 top_upm = cff->top_font.font_dict.units_per_em;
2786 font_matrix = cff->top_font.font_dict.font_matrix;
2787 font_offset = cff->top_font.font_dict.font_offset;
H A Dcffload.c1458 dict = &font->top_font.font_dict;
1532 error = cff_subfont_load( &font->top_font,
1684 cff_subfont_done( memory, &font->top_font );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffdrivr.c333 CFF_FontRecDict dict = &cff->top_font.font_dict;
461 CFF_FontRecDict dict = &cff->top_font.font_dict;
518 CFF_FontRecDict dict = &cff->top_font.font_dict;
543 CFF_FontRecDict dict = &cff->top_font.font_dict;
H A Dcfftypes.h254 CFF_SubFontRec top_font; member in struct:CFF_FontRec_
H A Dcffobjs.c179 cff_make_private_dict( &font->top_font, &priv );
229 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
301 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
598 dict = &cff->top_font.font_dict;
667 CFF_FontRecDict top = &cff->top_font.font_dict;
948 if ( pure_cff && cff->top_font.font_dict.cid_registry != 0xFFFFU )
H A Dcffgload.c404 cff->top_font.font_dict.charstring_type,
420 CFF_SubFont sub = &cff->top_font;
458 decoder->cff->top_font.font_dict.charstring_type,
919 decoder->cff->top_font.font_dict.charstring_type;
2632 if ( cff->top_font.font_dict.cid_registry != 0xFFFFU &&
2777 top_upm = cff->top_font.font_dict.units_per_em;
2794 font_matrix = cff->top_font.font_dict.font_matrix;
2795 font_offset = cff->top_font.font_dict.font_offset;
H A Dcffload.c1451 dict = &font->top_font.font_dict;
1525 error = cff_subfont_load( &font->top_font,
1677 cff_subfont_done( memory, &font->top_font );

Completed in 162 milliseconds