Searched refs:widthp (Results 1 – 1 of 1) sorted by relevance
1879 FT_Byte* widthp; in compute_glyph_metrics() local1882 widthp = tt_face_get_device_metrics( face, in compute_glyph_metrics()1896 if ( widthp && in compute_glyph_metrics()1900 glyph->metrics.horiAdvance = *widthp << 6; in compute_glyph_metrics()1907 if ( widthp ) in compute_glyph_metrics()1908 glyph->metrics.horiAdvance = *widthp << 6; in compute_glyph_metrics()
Completed in 6 milliseconds