Home | History | Annotate | Download | only in fpdf_font

Lines Matching defs:GetGlyphIndex

1242 int	CPDF_CIDFont::GetGlyphIndex(FX_DWORD unicode, FX_BOOL *pVertGlyph)

1393 int index = GetGlyphIndex(unicode, pVertGlyph);
1424 return GetGlyphIndex(charcode, pVertGlyph);