Searched refs:FXFT_Get_Next_Char (Results 1 – 2 of 2) sorted by relevance
80 nextChar = FXFT_Get_Next_Char(pFont->GetFace(), currentChar, &glyphIndex); in FPDFText_LoadType1Font()
87 #define FXFT_Get_Next_Char(face, code, glyph_index) \ macro