Searched refs:char_string (Results 1 – 1 of 1) sorted by relevance
60 FT_Data* char_string ) in T1_Parse_Glyph_And_Get_Char_String() argument81 glyph_index, char_string ); in T1_Parse_Glyph_And_Get_Char_String()88 char_string->pointer = type1->charstrings[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String()89 char_string->length = (FT_Int)type1->charstrings_len[glyph_index]; in T1_Parse_Glyph_And_Get_Char_String()94 decoder, (FT_Byte*)char_string->pointer, in T1_Parse_Glyph_And_Get_Char_String()95 char_string->length ); in T1_Parse_Glyph_And_Get_Char_String()
Completed in 6 milliseconds