Searched refs:bchar (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psintrp.c | 1310 CF2_Int bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString() local 1357 bchar_index = bchar; in cf2_interpT2CharString() 1364 decoder, bchar ); in cf2_interpT2CharString() 2523 CF2_Int bchar; in cf2_interpT2CharString() local 2536 bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString() 2557 error2 = cf2_getSeacComponent( decoder, bchar, &component ); in cf2_interpT2CharString()
|
D | t1decode.c | 260 FT_Int bchar, in t1operator_seac() argument 309 bchar_index = bchar; in t1operator_seac() 315 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar ); in t1operator_seac()
|
D | cffdecode.c | 219 FT_Int bchar, in cff_operator_seac() argument 246 bchar_index = bchar; in cff_operator_seac() 255 bchar_index = cff_lookup_glyph_by_stdcharcode( cff, bchar ); in cff_operator_seac()
|
/third_party/freetype/src/psaux/ |
D | psintrp.c | 1310 CF2_Int bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString() local 1357 bchar_index = bchar; in cf2_interpT2CharString() 1364 decoder, bchar ); in cf2_interpT2CharString() 2528 CF2_Int bchar; in cf2_interpT2CharString() local 2541 bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString() 2562 error2 = cf2_getSeacComponent( decoder, bchar, &component ); in cf2_interpT2CharString()
|
D | t1decode.c | 262 FT_Int bchar, in t1operator_seac() argument 311 bchar_index = bchar; in t1operator_seac() 317 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar ); in t1operator_seac()
|
D | cffdecode.c | 218 FT_Int bchar, in cff_operator_seac() argument 245 bchar_index = bchar; in cff_operator_seac() 254 bchar_index = cff_lookup_glyph_by_stdcharcode( cff, bchar ); in cff_operator_seac()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psintrp.c | 1310 CF2_Int bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString() local 1357 bchar_index = bchar; in cf2_interpT2CharString() 1364 decoder, bchar ); in cf2_interpT2CharString() 2526 CF2_Int bchar; in cf2_interpT2CharString() local 2539 bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString() 2560 error2 = cf2_getSeacComponent( decoder, bchar, &component ); in cf2_interpT2CharString()
|
D | t1decode.c | 262 FT_Int bchar, in t1operator_seac() argument 311 bchar_index = bchar; in t1operator_seac() 317 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar ); in t1operator_seac()
|
D | cffdecode.c | 218 FT_Int bchar, in cff_operator_seac() argument 245 bchar_index = bchar; in cff_operator_seac() 254 bchar_index = cff_lookup_glyph_by_stdcharcode( cff, bchar ); in cff_operator_seac()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 21881 bchar_index = cff_lookup_glyph_by_stdcharcode( cff, bchar );
|