Home
last modified time | relevance | path

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

/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()
1572 FT_Byte** glyph_names, in t1_decoder_init() argument
1603 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.c285 table->glyph_names = name_strings; in load_format_20()
436 FT_FREE( table->glyph_names[n] ); in tt_face_free_ps_names()
438 FT_FREE( table->glyph_names ); in tt_face_free_ps_names()
534 *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()
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/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()
281 retval = (FT_Long)( ft_strlen( type1->glyph_names[idx] ) + 1 ); in t1_ps_get_font_value()
284 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.c1501 PS_Table name_table = &loader->glyph_names; in parse_charstrings()
2055 loader->glyph_names.init = 0; in t1_init_loader()
2072 T1_Release_Table( &loader->glyph_names ); in t1_done_loader()
2213 type1->glyph_names_block = loader.glyph_names.block; in T1_Open_Face()
2214 type1->glyph_names = (FT_String**)loader.glyph_names.elements; in T1_Open_Face()
2215 loader.glyph_names.block = 0; in T1_Open_Face()
2216 loader.glyph_names.elements = 0; in T1_Open_Face()
2246 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/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.h760 FT_Char** glyph_names; member
/external/freetype/include/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/pdfium/third_party/freetype/src/cff/
Dcffgload.h187 FT_Byte** glyph_names; /* for pure CFF fonts only */ member
/external/freetype/src/cff/
Dcffgload.h192 FT_Byte** glyph_names; /* for pure CFF fonts only */ member
/external/fonttools/Lib/fontTools/
Dsubset.py1243 if not options.glyph_names:
1828 glyph_names = False variable in Options
2172 dontLoadGlyphNames =(not options.glyph_names and