Home | History | Annotate | Download | only in truetype

Lines Matching refs:horiAdvance

1643     glyph->metrics.horiAdvance  = loader->pp2.x - loader->pp1.x;
1657 glyph->metrics.horiAdvance = *widthp << 6;
1756 glyph->metrics.horiAdvance / 2;
1801 glyph->metrics.horiAdvance = (FT_Pos)metrics.horiAdvance << 6;