Source position: pango-font.inc line 29
type TPangoFontMetrics = record
ref_count: guint;
ascent: LongInt;
descent: LongInt;
approximate_char_width: LongInt;
approximate_digit_width: LongInt;
end;