Searched refs:extra_glyph_list_states (Results 1 – 2 of 2) sorted by relevance
/external/freetype/src/psnames/ |
D | psmodule.c | 312 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ps_unicodes_init() local 338 extra_glyphs, extra_glyph_list_states ); in ps_unicodes_init() 344 extra_glyph_list_states ); in ps_unicodes_init() 357 if ( extra_glyph_list_states[n] == 1 ) in ps_unicodes_init()
|
/external/pdfium/third_party/freetype/src/psnames/ |
D | psmodule.c | 309 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ps_unicodes_init() local 335 extra_glyphs, extra_glyph_list_states ); in ps_unicodes_init() 341 extra_glyph_list_states ); in ps_unicodes_init() 354 if ( extra_glyph_list_states[n] == 1 ) in ps_unicodes_init()
|