Searched refs:code_first (Results 1 – 7 of 7) sorted by relevance
192 cmap->first = (FT_UInt)encoding->code_first; in t1_cmap_custom_init()197 FT_ASSERT( encoding->code_first <= encoding->code_last ); in t1_cmap_custom_init()
73 FT_Int code_first; member
72 FT_Int code_first; member
27 code_first(0), in CGifLZWDecoder()48 code_first = 0; in InitTable()72 code_first = (uint8_t)code; in DecodeString()145 AddCode(code_old, code_first); in Decode()
143 uint8_t code_first; variable
2309 type1->encoding.code_first = min_char; in T1_Open_Face()