Home
last modified time | relevance | path

Searched refs:glyph_names (Results 1 – 25 of 26) sorted by relevance

12

/external/freetype/src/psaux/
Dt1cmap.c43 cmap->glyph_names = (const char* const*)face->type1.glyph_names; in t1_cmap_std_init()
56 cmap->glyph_names = NULL; in t1_cmap_std_done()
82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index()
281 return face->type1.glyph_names[idx]; in psaux_get_glyph_name()
Dt1decode.c147 FT_String* name = (FT_String*)decoder->glyph_names[n]; in t1_lookup_glyph_by_stdcharcode()
223 if ( decoder->glyph_names == 0 && in t1operator_seac()
226 if ( decoder->glyph_names == 0 ) in t1operator_seac()
1574 FT_Byte** glyph_names, in t1_decoder_init() argument
1605 decoder->glyph_names = glyph_names; in t1_decoder_init()
Dt1cmap.h48 const char* const* glyph_names; member
Dt1decode.h49 FT_Byte** glyph_names,
/external/pdfium/third_party/freetype/src/psaux/
Dt1cmap.c43 cmap->glyph_names = (const char* const*)face->type1.glyph_names; in t1_cmap_std_init()
56 cmap->glyph_names = NULL; in t1_cmap_std_done()
82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index()
281 return face->type1.glyph_names[idx]; in psaux_get_glyph_name()
Dt1decode.c147 FT_String* name = (FT_String*)decoder->glyph_names[n]; in t1_lookup_glyph_by_stdcharcode()
223 if ( decoder->glyph_names == 0 && in t1operator_seac()
226 if ( decoder->glyph_names == 0 ) in t1operator_seac()
1574 FT_Byte** glyph_names, in t1_decoder_init() argument
1605 decoder->glyph_names = glyph_names; in t1_decoder_init()
Dt1cmap.h48 const char* const* glyph_names; member
Dt1decode.h49 FT_Byte** glyph_names,
/external/pdfium/third_party/freetype/src/sfnt/
Dttpost.c288 table->glyph_names = name_strings; in load_format_20()
439 FT_FREE( table->glyph_names[n] ); in tt_face_free_ps_names()
441 FT_FREE( table->glyph_names ); in tt_face_free_ps_names()
537 *PSname = (FT_String*)table->glyph_names[name_index - 258]; in tt_face_get_ps_name()
/external/freetype/src/sfnt/
Dttpost.c288 table->glyph_names = name_strings; in load_format_20()
441 FT_FREE( table->glyph_names[n] ); in tt_face_free_ps_names()
443 FT_FREE( table->glyph_names ); in tt_face_free_ps_names()
539 *PSname = (FT_String*)table->glyph_names[name_index - 258]; in tt_face_get_ps_name()
/external/noto-fonts/emoji-compat/
Dcreatefont.py519 glyph_names = [x["input"] for x in seq]
520 codepoints = [glyph_to_codepoint_map[x] for x in glyph_names]
524 print("Warning: no output glyph is set for " + str(glyph_names))
529 + str(glyph_names) + ", will use the first one")
544 glyph_names = [name] + ligature.Component
545 codepoints = [glyph_to_codepoint_map[x] for x in glyph_names]
/external/pdfium/third_party/freetype/src/type1/
Dt1driver.c62 FT_STRCPYN( buffer, face->type1.glyph_names[glyph_index], buffer_max ); in t1_get_glyph_name()
77 FT_String* gname = face->type1.glyph_names[i]; in t1_get_name_index()
283 retval = ft_strlen( type1->glyph_names[idx] ) + 1; in t1_ps_get_font_value()
286 ft_memcpy( value, (void *)( type1->glyph_names[idx] ), retval ); in t1_ps_get_font_value()
Dt1load.h43 PS_TableRec glyph_names; member
Dt1gload.c172 (FT_Byte**)type1->glyph_names, in T1_Compute_Max_Advance()
237 (FT_Byte**)type1->glyph_names, in T1_Get_Advances()
333 (FT_Byte**)type1->glyph_names, in T1_Load_Glyph()
Dt1load.c1537 PS_Table name_table = &loader->glyph_names; in parse_charstrings()
2096 loader->glyph_names.init = 0; in t1_init_loader()
2113 T1_Release_Table( &loader->glyph_names ); in t1_done_loader()
2254 type1->glyph_names_block = loader.glyph_names.block; in T1_Open_Face()
2255 type1->glyph_names = (FT_String**)loader.glyph_names.elements; in T1_Open_Face()
2256 loader.glyph_names.block = NULL; in T1_Open_Face()
2257 loader.glyph_names.elements = NULL; in T1_Open_Face()
2287 glyph_name = (FT_Byte*)type1->glyph_names[idx]; in T1_Open_Face()
Dt1afm.c67 char* gname = (char*)type1->glyph_names[n]; in t1_get_index()
Dt1objs.c245 FT_FREE( type1->glyph_names ); in T1_Face_Done()
/external/pdfium/third_party/freetype/include/freetype/internal/
Dt1types.h112 FT_String** glyph_names; /* array of glyph names */ member
Dpsaux.h646 FT_Byte** glyph_names,
675 FT_Byte** glyph_names; member
Dtttypes.h758 FT_Char** glyph_names; member
/external/freetype/include/freetype/internal/
Dt1types.h114 FT_String** glyph_names; /* array of glyph names */ member
Dpsaux.h647 FT_Byte** glyph_names,
676 FT_Byte** glyph_names; member
Dtttypes.h794 FT_Char** glyph_names; member
/external/freetype/src/cff/
Dcffgload.h192 FT_Byte** glyph_names; /* for pure CFF fonts only */ member
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.h192 FT_Byte** glyph_names; /* for pure CFF fonts only */ member

12