Home
last modified time | relevance | path

Searched refs:T1_Parse_Glyph (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/type1/
Dt1gload.c166 T1_Parse_Glyph( T1_Decoder decoder, in T1_Parse_Glyph() function
236 T1_Parse_Glyph ); in T1_Compute_Max_Advance()
260 (void)T1_Parse_Glyph( &decoder, (FT_UInt)glyph_index ); in T1_Compute_Max_Advance()
314 T1_Parse_Glyph ); in T1_Get_Advances()
331 error = T1_Parse_Glyph( &decoder, first + nn ); in T1_Get_Advances()
421 T1_Parse_Glyph ); in T1_Load_Glyph()
/external/freetype/
DChangeLog.217469 (T1_Parse_Glyph) [FT_CONFIG_OPTION_INCREMENTAL]: Updated.
7569 * src/type1/t1gload.c (T1_Parse_Glyph): Renamed to...
7573 (T1_Parse_Glyph): New function.
DChangeLog3137 (T1_Parse_Glyph): Updated.