Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:FXFT_Get_Glyph_Width

884     m_CharBBox[charcode].Right = TT2PDF(FXFT_Get_Glyph_HoriBearingX(m_Font.m_Face) + FXFT_Get_Glyph_Width(m_Font.m_Face), m_Font.m_Face);