Searched refs:char_previous (Results 1 – 1 of 1) sorted by relevance
6404 FT_ULong char_code, char_previous; in ftGdiGetKerningPairs() local6407 char_previous = char_code = FT_Get_First_Char(face, &glyph_index); in ftGdiGetKerningPairs()6419 pKerningPair[i].wFirst = char_previous; in ftGdiGetKerningPairs()6428 char_previous = char_code; in ftGdiGetKerningPairs()