Searched refs:extra_glyph_list_states (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 324 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ps_unicodes_init() local 350 extra_glyphs, extra_glyph_list_states ); in ps_unicodes_init() 356 extra_glyph_list_states ); in ps_unicodes_init() 369 if ( extra_glyph_list_states[n] == 1 ) in ps_unicodes_init()
|
/third_party/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 322 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ps_unicodes_init() local 347 extra_glyphs, extra_glyph_list_states ); in ps_unicodes_init() 353 extra_glyph_list_states ); in ps_unicodes_init() 366 if ( extra_glyph_list_states[n] == 1 ) in ps_unicodes_init()
|
/third_party/freetype/src/psnames/ |
D | psmodule.c | 323 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ps_unicodes_init() local 349 extra_glyphs, extra_glyph_list_states ); in ps_unicodes_init() 355 extra_glyph_list_states ); in ps_unicodes_init() 368 if ( extra_glyph_list_states[n] == 1 ) in ps_unicodes_init()
|