Searched refs:widthp (Results 1 – 2 of 2) sorted by relevance
1649 FT_Byte* widthp; in compute_glyph_metrics() local1652 widthp = tt_face_get_device_metrics( face, in compute_glyph_metrics()1656 if ( widthp ) in compute_glyph_metrics()1657 glyph->metrics.horiAdvance = *widthp << 6; in compute_glyph_metrics()
1559 unsigned long *valuep, int *widthp) in arm_decode_bitfield() argument1584 if (widthp) in arm_decode_bitfield()1585 *widthp = width; in arm_decode_bitfield()