Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c565 FT_Bool metrics_only ) in tt_sbit_decoder_alloc_bitmap() argument
628 if ( metrics_only ) in tt_sbit_decoder_alloc_bitmap()
698 FT_Bool metrics_only );
1115 FT_Bool metrics_only ) in tt_sbit_decoder_load_bitmap() argument
1237 error = tt_sbit_decoder_alloc_bitmap( decoder, metrics_only ); in tt_sbit_decoder_load_bitmap()
1243 if ( metrics_only ) in tt_sbit_decoder_load_bitmap()
1263 FT_Bool metrics_only ) in tt_sbit_decoder_load_image() argument
1449 metrics_only ); in tt_sbit_decoder_load_image()
1476 FT_Bool metrics_only ) in tt_face_load_sbix_image() argument
1488 FT_UNUSED( metrics_only ); in tt_face_load_sbix_image()
[all …]
Dpngshim.h41 FT_Bool metrics_only );
Dpngshim.c261 FT_Bool metrics_only ) in Load_SBit_Png() argument
404 if ( metrics_only ) in Load_SBit_Png()
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1gload.c90 decoder->builder.metrics_only ) in T1_Parse_Glyph_And_Get_Char_String()
96 if ( decoder->builder.metrics_only ) in T1_Parse_Glyph_And_Get_Char_String()
239 decoder.builder.metrics_only = 1; in T1_Compute_Max_Advance()
317 decoder.builder.metrics_only = 1; in T1_Get_Advances()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrsbit.h30 FT_Bool metrics_only );
Dpfrsbit.c582 FT_Bool metrics_only ) in pfr_slot_load_bitmap() argument
779 if ( metrics_only ) in pfr_slot_load_bitmap()
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidgload.c177 decoder->builder.metrics_only ) in cid_load_glyph()
183 if ( decoder->builder.metrics_only ) in cid_load_glyph()
307 decoder.builder.metrics_only = 1;
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h583 FT_Bool metrics_only; member
847 FT_Bool metrics_only; member
1128 FT_Bool metrics_only; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c284 if ( decoder->builder.metrics_only ) in t1operator_seac()
1246 if ( builder->metrics_only ) in t1_decoder_parse_charstrings()
1281 if ( builder->metrics_only ) in t1_decoder_parse_charstrings()
Dpsobjs.c2147 ps_builder->metrics_only = t1builder->metrics_only; in ps_builder_init()
2172 ps_builder->metrics_only = cffbuilder->metrics_only; in ps_builder_init()
Dpsintrp.c1326 if ( decoder->builder.metrics_only ) in cf2_interpT2CharString()
1526 if ( builder->metrics_only ) in cf2_interpT2CharString()
2453 if ( builder->metrics_only ) in cf2_interpT2CharString()
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffgload.c153 decoder.builder.metrics_only = 1;
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.291776 check for metrics_only.